mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 13:39:36 +07:00
[java] IDEA-355777 Support implicit imports
- Support implicitly imported modules GitOrigin-RevId: dbf10158847f652936c405a1ad20ce4dd04dbba7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8ce06c83bb
commit
eee416a4e8
@@ -0,0 +1,3 @@
|
||||
void main() {
|
||||
List<String> a = new ArrayList<>();
|
||||
}
|
||||
Reference in New Issue
Block a user