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