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