mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 00:11:26 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ class Sub extends Base {
|
||||
|
||||
@Override
|
||||
void foo() {
|
||||
<caret><selection>super.foo(); //To change body of overridden methods use File | Settings | File Templates.</selection>
|
||||
<caret><selection>super.foo();</selection>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user