blob: 2dce03314da00a9fbc18722ca8f2326361c66183 [file] [log] [blame]
fun test() {
fun local(s: Int) {
}
local(1)
}
// 2 invoke \(I\)V