Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
noLinenumberInJvmOverloads.kt
blob: 7f988d2ac558cb8c5fed4529b193c51d9ff21d53 [
file
]
@JvmOverloads
fun example
(
foo
:
String
=
"foo"
)
{
}
// 1 LINENUMBER 3