1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/python/corpus/raise-statement.parseB.txt
2018-05-29 14:25:31 -07:00

16 lines
229 B
Plaintext

(Program
(Throw
(Call
(Identifier)
(TextElement)
(Empty)))
(Throw
(Statements
(Call
(Identifier)
(TextElement)
(Empty))
(Identifier)))
(Throw
(Statements)))