1570a3792b
Change test data files extension to "java"
3 lines
51 B
Java
3 lines
51 B
Java
//statement
|
|
for (; condition() ; update()) body();
|