News

It's due to the BuiltInFunctions, the patterns used didn't add escape for the closing }. Besides keyMatch3Pattern, the keyMatch4 there is also one regex pattern didn't add the escape for the closing } ...
I get a syntax error when using Java 14 records, while all is OK when I build & run the project in the CLI using gradle. Environment Operating System: macOS Mojave 10 ...