Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
topLevelFunWithDefaultArgs.kt
blob: ff8facf98dccf87fb0a74388e93738b0b33ffe58 [
file
]
fun foo
(
a
:
Int
=
1
)
{}
// 0 _DefaultPackage.foo
// 1 INVOKESTATIC TopLevelFunWithDefaultArgsKt\.foo