Moved loadJava "general" tests to subdirectory.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
public open class MyException : java.lang.Object {
|
||||
public constructor MyException(/*0*/ p0 : jet.String?, /*1*/ p1 : jet.Throwable?)
|
||||
}
|
||||
Reference in New Issue
Block a user