mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 20:30:42 +07:00
[java] "complete statement" in module-info.java (IDEA-170568)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module M {
|
||||
exports java.util;
|
||||
<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user