mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
2 lines
48 B
Kotlin
2 lines
48 B
Kotlin
fun f() { System.out?.println("Hello World"); }
|