difftastic/vendored_parsers/tree-sitter-hack/test/cases/statements/try-finally.exp

6 lines
112 B
Plaintext

(script
(try_statement
body: (compound_statement)
(finally_clause
body: (compound_statement))))