Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
8319741734dcd35357af7945c8f86e7dfe39e002
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
redundantInitializer.kt
blob: b074ba3c380939a15fb7ff3cd012e4a730afbe61 [
file
]
package
a
class
A
{
private
var
x
:
String
?
=
null
}
// 0 PUTFIELD