Moved remaining case in LoadJavaCustomTest to generated one.
Supported multi-file cases.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
public open class JFrame : awt.Frame {
|
||||
public constructor JFrame()
|
||||
protected/*protected and package*/ final var accessibleContext : jet.String?
|
||||
}
|
||||
Reference in New Issue
Block a user