difftastic/corpus
eugene yokota 3007ed523e
Fix character literal (#383)
Previously the character literal was updated
mimicking that of Rust apparently,
but Scala doesn't have curly braces in the character literal.

We do, however, support two 'u' characters.
2024-03-11 07:14:34 +07:00
..
annotations.txt Various improvements (#13) 2020-07-13 13:31:00 +07:00
comments.txt Support shebang. 2023-09-23 17:52:21 +07:00
definitions.txt Allow $.function_declaration as extension body 2024-02-11 12:43:02 +07:00
expressions.txt Allow infix inline modifier 2023-12-27 00:22:18 +07:00
literals.txt Fix character literal (#383) 2024-03-11 07:14:34 +07:00
patterns.txt feat: `given` pattern 2023-08-07 22:27:27 +07:00
types.txt Add type lambda rule and related tests 2023-06-21 11:46:42 +07:00