mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
Cleanup (test data formatting)
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
// "Replace 'var' with explicit type" "true"
|
||||
class Main {
|
||||
|
||||
{
|
||||
String b = java.util.Arrays.asList("", "").get(0);
|
||||
final int i = b.compareTo("");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user