Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
directInvoke
/
localFun.kt
blob: e2638906eeadf6e46490bc020e7dfe339fb8935b [
file
]
fun test
()
{
fun
local
(
s
:
Int
)
{
}
local
(
1
)
}
// 1 INVOKESTATIC LocalFunKt\.test\$local \(I\)V