Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lineNumbers
/
singleThen.kt
blob: a92db8cec9e7523bc8f23f49a9f7331f05077b84 [
file
] [
log
] [
blame
]
fun foo
()
{
if
(
0
<
1
)
{
System
.
out
?.
println
()
}
}
// 1 LINENUMBER 2