Files
kotlin-fork/compiler/testData/diagnostics/tests/dataClasses/dataObject.fir.kt
T
2020-03-27 16:46:59 +03:00

2 lines
71 B
Kotlin
Vendored

data object Object<!CONSTRUCTOR_IN_OBJECT!>(val x: Int, val y: Int)<!>