Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
directInvoke
/
localFun.kt
blob: 1d4be98a6bdd72b2291343fe2c8dbfbcdfce8cd9 [
file
]
// IGNORE_BACKEND: JVM_IR
fun test
()
{
fun
local
(
s
:
Int
)
{
}
local
(
1
)
}
// 2 invoke \(I\)V