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