mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-205205 Import static class in java should complete with a period
GitOrigin-RevId: bea7cd80c3828de999a671b160444462e6c508a5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
84bb2e6556
commit
c9f5024a9b
+1
-1
@@ -1,4 +1,4 @@
|
||||
import static java.io.FileInputStream<caret>
|
||||
import static java.io.FileInputStream.<caret>
|
||||
|
||||
class Main {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user