line number codegen tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun foo() {
|
||||
for (i in 0..test.lineNumber()) {
|
||||
test.lineNumber()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user