tree-sitter-elixir/test/corpus
Michael Davis 108cdd550f
allow only one stab clause without a right-hand-side
Only one stab clause in a multi-stab-clause expression may be empty.
Multiple is a syntax error.

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-12 09:16:45 -05:00
..
expression parse nullary range operator (#25) 2022-02-13 13:19:53 -06:00
integration Cleanup and documentation 2021-09-28 16:03:43 +02:00
term Ignore heredoc end delimiter unless in a new line (#28) 2022-03-04 16:33:24 +01:00
comment.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
do_end.txt allow only one stab clause without a right-hand-side 2022-04-12 09:16:45 -05:00
edge_syntax.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
semicolon.txt Add parser tests 2021-09-01 16:59:04 +02:00
unicode.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
variable.txt Use the same AST node for all identifiers 2021-09-29 12:44:04 +02:00