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