[FIR] Remove COMPARE_WITH_LIGHT_TREE from default directives of fir diagnostic tests
This commit is contained in:
committed by
teamcityserver
parent
f7aabf03f8
commit
3fc7e0ed03
@@ -1,5 +1,6 @@
|
||||
// !LANGUAGE: +NewInference
|
||||
// !DIAGNOSTICS: -UNUSED_EXPRESSION
|
||||
// COMPARE_WITH_LIGHT_TREE
|
||||
// SKIP_TXT
|
||||
|
||||
// TESTCASE NUMBER: 1
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// !LANGUAGE: +NewInference
|
||||
// !DIAGNOSTICS: -UNUSED_EXPRESSION
|
||||
// COMPARE_WITH_LIGHT_TREE
|
||||
// SKIP_TXT
|
||||
|
||||
/*
|
||||
@@ -73,4 +74,4 @@ fun case_8(x: Any?) {
|
||||
<!DEBUG_INFO_EXPRESSION_TYPE("kotlin.Any? & kotlin.String?")!>x<!>
|
||||
<!DEBUG_INFO_EXPRESSION_TYPE("kotlin.Any? & kotlin.String?")!>x<!><!UNSAFE_CALL!>.<!>length
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user