Converter tests:
Change test data files extension to "java"
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
//statement
|
||||
String s = null;
|
||||
if (!s.isEmpty()) { }
|
||||
Reference in New Issue
Block a user
Change test data files extension to "java"
@@ -0,0 +1,3 @@
|
||||
//statement
|
||||
String s = null;
|
||||
if (!s.isEmpty()) { }
|
||||