Moved loadJava "general" tests to subdirectory.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
public final class MethosWithPRefTP : java.lang.Object {
|
||||
public constructor MethosWithPRefTP()
|
||||
public final fun </*0*/ P> f(/*0*/ p0 : P?) : Unit
|
||||
}
|
||||
Reference in New Issue
Block a user