Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
properties
/
dataClass.kt
blob: fcdb74310c3bee832f4f442eb4c4471a68c85231 [
file
] [
log
] [
blame
]
data
class
Test
(
val x
:
String
,
val y
:
String
)
// 7 GETFIELD Test\.x
// 7 GETFIELD Test\.y
// - get, componentN, copy$default, toString, hashCode, 2 times in equals