1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/test/fixtures/javascript/corpus/while-statement.parseA.txt
2018-06-01 11:44:03 -07:00

9 lines
117 B
Plaintext

(Statements
(While
(Identifier)
(Statements
(Call
(Identifier)
(Empty))))
(Empty))