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