FIR IDE: ignore non-passing tests in compiler based tests
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDE_IGNORE
|
||||
// !WITH_NEW_INFERENCE
|
||||
fun foo() {
|
||||
fun bar() = (fun() = <!TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM!><!DEBUG_INFO_MISSING_UNRESOLVED!>bar<!>()<!>)
|
||||
|
||||
Reference in New Issue
Block a user