// version 1.1.2 fun main(args: Array) { print("\u001Bc") // clear screen first println("\u001B[6;3HHello") }