Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
public final class ThrowsAnnotationKt /* ThrowsAnnotationKt*/ {
|
||||
@<error>()
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String readFile(@org.jetbrains.annotations.NotNull() java.lang.String);// readFile(java.lang.String)
|
||||
|
||||
@<error>()
|
||||
public static final void baz();// baz()
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user