forked from JavaTX/JavaCompilerCore
6fc412d949
This reverts commit711c0d2f79
, reversing changes made to2b47b8e5bf
.
5 lines
48 B
Java
5 lines
48 B
Java
|
|
class VariableTypeInsertTest{
|
|
var = "test";
|
|
}
|