Open ice1000 opened 2 years ago
They are similar to the records in Haskell. Doc: https://docs.oracle.com/en/java/javase/14/language/records.html
Currently, GitHub does not understand Java records:
It does not seem to parse these methods successfully.
Seems related: https://github.com/tree-sitter/tree-sitter-java/issues/123
They are similar to the records in Haskell. Doc: https://docs.oracle.com/en/java/javase/14/language/records.html
Currently, GitHub does not understand Java records:
It does not seem to parse these methods successfully.