Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
redundantInitializerNumber.kt
blob: a63ee553776d9f8aa1e50791ade459b7f35ba38a [
file
]
package
a
class
A
{
private
var
x
:
Int
=
0
}
// 0 PUTFIELD