Converter tests:
Change test data files extension to "java"
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
//file
|
||||
class F {
|
||||
|
||||
void f1() {
|
||||
}
|
||||
|
||||
|
||||
void f2() {
|
||||
}
|
||||
Integer i = 0;
|
||||
|
||||
void f3() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user