1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/javascript/if.parseA.txt
2018-04-06 13:05:28 -04:00

11 lines
138 B
Plaintext

(Program
(If
(Paren
(Identifier))
(
(Call
(Identifier)
(Identifier)
(Empty)))
(Empty)))