Renamed test data dirs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo() {
|
||||
if <caret>(true) {
|
||||
throw AssertionError(null)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user