// version 1.0.6 fun main(args: Array) { while (true) println("SPAM") }