ff40b098f9
Original commit: 9190029fcc
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
package foo
|
|
|
|
open class A {
|
|
fun f(x: Any?) {}
|
|
} |