Move JVM specific IC tests with class hierarchy changes
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class UseFJava {
|
||||
void doUse() {
|
||||
A.f();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user