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

5 lines
51 B
Plaintext

abstract class XXX {
abstract val a : Int get
}