mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 14:25:04 +07:00
IDEA-71599
This commit is contained in:
+4
@@ -94,6 +94,10 @@ class DCC {
|
||||
<error descr="Method call expected">DCC(1)</error>;
|
||||
new DCC(1);
|
||||
}
|
||||
{
|
||||
<error descr="Qualifier must be an expression">java</error>.toString();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
class ThisExpression {
|
||||
|
||||
Reference in New Issue
Block a user