Files
2022-01-12 15:09:45 +01:00

5 lines
61 B
Plaintext
Vendored

package test
fun main(args: Array<String>) {
B().foo()
}