mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
IDEA-223110: Implement parser for record's compact constructors
GitOrigin-RevId: ff8c014135d89c9f66a8f2e778c715d55b00836f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
29c6596e4f
commit
61e6a503c8
@@ -0,0 +1,5 @@
|
||||
record ClassName{
|
||||
java.lang.String foo {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user