fun main() { nevjegy() } fun nevjegy() { println("Nagy János") println("Szolnok") println("Kék utca 32.") }