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