1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/test/fixtures/javascript/corpus/do-while-statement.parseB.txt
2018-06-06 10:35:47 -04:00

10 lines
152 B
Plaintext

(Statements
(DoWhile
(Boolean)
(Statements
(Call
(MemberAccess
(Identifier))
(Identifier)
(Empty)))))