f81f5421a9
At the moment they are used only with JPS
Original commit: 23bc907d3f
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
package foo
|
|
|
|
open class A {
|
|
open fun f() {}
|
|
} |