mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
IDEA-229792 Support record declaration in complete statement
GitOrigin-RevId: f0257fa34cd4bc8e5445f8f4bc417747790c2538
This commit is contained in:
committed by
intellij-monorepo-bot
parent
42b6965a5d
commit
abdf1f601d
@@ -0,0 +1,2 @@
|
||||
public record Record(int x<caret>) {
|
||||
}
|
||||
Reference in New Issue
Block a user