mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-21 08:31:29 +00:00
3 lines
49 B
Groff
Vendored
3 lines
49 B
Groff
Vendored
fun main(args: Array<String>) {
|
|
Foo().baz()
|
|
} |