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