Converter tests:
Change test data files extension to "java"
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//file
|
||||
class Test {
|
||||
public static int foo(String[] args) {
|
||||
return args.length;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user