Files
kotlin/idea/testData/structureView/fileStructure/InheritedSynthesizedFromDataClass.after
2017-12-22 15:27:10 +03:00

8 lines
166 B
Plaintext
Vendored

-InheritedSynthesizedFromDataClass.kt
-Derived
a: Int location=→TestData
field: Int
some(): Unit location=→TestData
-TestData
constructor TestData(Int)