Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
06ab8cc69e303e70578de24dd9a1cf4ebafff93a
/
.
/
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