Files
kotlin-fork/compiler/testData/psi/examples/collections/ISized.jet
T
2011-10-20 16:21:18 +02:00

3 lines
38 B
Plaintext

open class ISized {
val size : Int
}