Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbz64 committed Dec 14, 2023
1 parent c18c8e7 commit 3e5c0ab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions test/corpus/basic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,17 @@ END.
--------------------------------------------------------------------------------

(source_code
(do_block
(on_error_phrase)
(body
(undo_statement
(new_expression
(qualified_name
(identifier)
(identifier)
(identifier))
(function_call_argument
(double_quoted_string))))))
(do_block
(on_quit_phrase)
(body
Expand Down

0 comments on commit 3e5c0ab

Please sign in to comment.