Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
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