line

fun line(length: Int): String(source)

输出 length- 组成的字符串。

See also