1570a3792b
Change test data files extension to "java"
2 lines
46 B
Java
2 lines
46 B
Java
//statement
|
|
if (true) return 1; else return 0; |