mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Test data is updated
This commit is contained in:
-1
@@ -6,5 +6,4 @@ class Test {
|
||||
System.out.println(MessageFormat.format("i: {0}", i));
|
||||
System.out.println(MessageFormat.format("k: {0}", j));
|
||||
}
|
||||
|
||||
}
|
||||
-1
@@ -7,5 +7,4 @@ class Test {
|
||||
System.out.println(MessageFormat.format("i: {0}", i));
|
||||
System.out.println(MessageFormat.format("k: {0}", k));
|
||||
}
|
||||
|
||||
}
|
||||
-1
@@ -48,7 +48,6 @@ public class Demo {
|
||||
this.content = content;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user