5 lines
63 B
Plaintext
Vendored
5 lines
63 B
Plaintext
Vendored
// "Make 'foo' not open" "true"
|
|
|
|
interface My {
|
|
fun foo()
|
|
} |