mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
java highlighting tests moved to community
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
class s {
|
||||
int i;
|
||||
class inn extends <error descr="Class name expected">i</error> {}
|
||||
}
|
||||
Reference in New Issue
Block a user