Remove IGNORE_FIR directive from already green tests
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo(a: String?) {
|
||||
a<caret>.toLowerCase()
|
||||
}
|
||||
/* IGNORE_FIR */
|
||||
}
|
||||
Reference in New Issue
Block a user