8 lines
74 B
Plaintext
Vendored
8 lines
74 B
Plaintext
Vendored
class Class {
|
|
companion object {
|
|
}
|
|
}
|
|
|
|
fun f() {
|
|
println(239)
|
|
} |