FIR LC: always run with STDLIB (to handle JVM annotations)
This commit is contained in:
committed by
Ilya Kirillov
parent
5f3e5f80d4
commit
0212e9daae
@@ -1,14 +1,8 @@
|
||||
@<error>()
|
||||
@<error>()
|
||||
public final class multifileFacade /* multifileFacade*/ {
|
||||
private static final int x;
|
||||
|
||||
public static final int x1 = 42 /* initializer type: int */;
|
||||
|
||||
private static final int privateFoo();// privateFoo()
|
||||
|
||||
public static final int foo();// foo()
|
||||
|
||||
public static final int getX();// getX()
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user