[Test] Add ability to specify applicability of diagnostic to module or file
This commit is contained in:
committed by
TeamCityServer
parent
28cff22cd0
commit
6a7cd0c811
+2
-2
@@ -1,6 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
// FILE: f1.kt
|
||||
// SKIP_TXT
|
||||
// FILE: f1.kt
|
||||
|
||||
package kotlin
|
||||
|
||||
@@ -19,4 +19,4 @@ class C: MutableIterator<Int> {
|
||||
throw UnsupportedOperationException()
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user