fun test(some: Int = 12) { println(some) }