fun main(args: Array) { while (true) { println("e") } }