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