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