feat: changes on Grammar for literals in Records
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Has been cancelled

This commit is contained in:
Ruben 2024-10-02 15:02:08 +02:00
parent 6ccf2a3df6
commit fbde5afb1b

View File

@ -677,6 +677,7 @@ recordComponentPatternElement
recordComponentPatternList
: pattern (',' pattern)*
| literal (',' literal)*
;
// Java8