5 lines
61 B
Plaintext
Vendored
5 lines
61 B
Plaintext
Vendored
package test
|
|
|
|
fun main(args: Array<String>) {
|
|
B().foo()
|
|
} |