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