Files
kotlin-fork/idea/testData/checker/regression/Jet67.jet
T

5 lines
51 B
Plaintext

abstract class XXX {
val a : Int abstract get
}