forked from JavaTX/JavaCompilerCore
5 lines
44 B
Java
5 lines
44 B
Java
class Var {
|
|
|
|
var(x) { var y; }
|
|
|
|
} |