[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
Vendored
+2
-1
@@ -1,3 +1,4 @@
|
||||
// COMPARE_WITH_LIGHT_TREE
|
||||
<!WRONG_ANNOTATION_TARGET_WITH_USE_SITE_TARGET!>@file:foo<!>
|
||||
@foo @bar
|
||||
@<!INAPPLICABLE_FILE_TARGET!>file<!>:[<!WRONG_ANNOTATION_TARGET_WITH_USE_SITE_TARGET!>baz<!>]
|
||||
@@ -5,4 +6,4 @@ fun test() {}
|
||||
|
||||
annotation class foo
|
||||
annotation class bar
|
||||
annotation class baz
|
||||
annotation class baz
|
||||
|
||||
Reference in New Issue
Block a user