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