mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
testdata fixed
This commit is contained in:
@@ -20,6 +20,5 @@ interface A<T> {
|
||||
class B implements A
|
||||
{
|
||||
public void foo() {
|
||||
<selection>//To change body of implemented methods use File | Settings | File Templates.</selection>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user