mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 01:57:50 +07:00
testdata fixed
This commit is contained in:
@@ -17,7 +17,6 @@ enum E{
|
||||
E1 {
|
||||
@Override
|
||||
public void foo() {
|
||||
<selection>//To change body of implemented methods use File | Settings | File Templates.</selection>
|
||||
}
|
||||
};
|
||||
public abstract void foo();
|
||||
|
||||
Reference in New Issue
Block a user