[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,5 +1,5 @@
|
||||
// FILE: StaticOwner.java
|
||||
// FULL_JDK
|
||||
// FILE: StaticOwner.java
|
||||
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@@ -21,4 +21,4 @@ abstract class User<T : Freezable> {
|
||||
fun foo() {
|
||||
settings = StaticOwner.newInstance(settings.javaClass)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user