mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
Empty import list placement and comment binding (test data fixed)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// "Make 'a' extend 'b'" "true"
|
||||
<caret>class a extends b {
|
||||
<caret>// "Make 'a' extend 'b'" "true"
|
||||
class a extends b {
|
||||
void f(b b, Runnable r) {
|
||||
f(this, null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user