1570a3792b
Change test data files extension to "java"
3 lines
45 B
Java
3 lines
45 B
Java
//statement
|
|
boolean i = true;
|
|
boolean j = !i; |