1570a3792b
Change test data files extension to "java"
2 lines
45 B
Java
2 lines
45 B
Java
//statement
|
|
if (1 > 0) {int n = 1; return n;} |