Moved remaining case in LoadJavaCustomTest to generated one.

Supported multi-file cases.
This commit is contained in:
Evgeny Gerashchenko
2013-03-11 17:42:59 +04:00
parent 88cc767f77
commit 7f583cc798
6 changed files with 38 additions and 58 deletions
@@ -0,0 +1,6 @@
package test
public open class JFrame : awt.Frame {
public constructor JFrame()
protected/*protected and package*/ final var accessibleContext : jet.String?
}