forked from JavaTX/JavaCompilerCore
7 lines
58 B
Java
7 lines
58 B
Java
class BoolLit{
|
|
|
|
void method() { b; b = false; }
|
|
|
|
|
|
|
|
} |