Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
capturedVarsOptimization
/
capturedInInlineOnly.kt
blob: 67ac4d25403f7a3fc20305a7e7049102e3b8be57 [
file
]
fun test
()
{
var
x
=
0
run
{
++
x
}
}
// 0 NEW
// 0 GETFIELD
// 0 PUTFIELD