Minor, package "test" in compileJavaAgainstKotlin testData
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
package test;
|
||||
|
||||
class JavaClass {
|
||||
void testMethod() {
|
||||
new None();
|
||||
@@ -18,4 +20,4 @@ class JavaClass {
|
||||
catch (E1 e) {}
|
||||
catch (E2 e) {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user