mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
[java-highlighting] IDEA-355777 Support JEP 477: implicit imports
- support implicit import for java.io.IO - reimplement implicit static imports GitOrigin-RevId: 3e2650128d43b1cff40c21c0539869070c6094d0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6827bb2045
commit
07178b990f
@@ -0,0 +1,3 @@
|
||||
void main() {
|
||||
println("Hello!");
|
||||
}
|
||||
Reference in New Issue
Block a user