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