Converter tests:
Change test data files extension to "java"
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
//statement
|
||||
try {} catch (Exception e) { println(1);} catch (IOException e) { println(0);} finally { println(3);}
|
||||
Reference in New Issue
Block a user