mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-28 17:29:55 +07:00
[java-highlighting] IDEA-341371 highlight duplicated classes with implicit classes
GitOrigin-RevId: 37e436871498d0c9470f164daaf2edb892082667
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7cbbfe6b03
commit
39b2be10ff
@@ -0,0 +1,3 @@
|
||||
public static void main(String[] args) {
|
||||
System.out.println("I am an implicitly declared class");
|
||||
}
|
||||
Reference in New Issue
Block a user