1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 18:36:27 +03:00
semantic/test/fixtures/python/corpus/raise-statement.parseA.txt
2018-04-18 13:33:17 -07:00

16 lines
211 B
Plaintext

(Program
(Throw
([]))
(Throw
(Call
(Identifier)
(TextElement)
(Empty)))
(Throw
(
(Call
(Identifier)
(TextElement)
(Empty))
(Identifier))))