New J2K: Add some primitive tests for new converter
This commit is contained in:
committed by
Ilya Kirillov
parent
66d6ac745f
commit
7ce3c57896
@@ -0,0 +1,5 @@
|
||||
package p;
|
||||
|
||||
public class Some {
|
||||
public String aaaa = "";
|
||||
}
|
||||
Reference in New Issue
Block a user