1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/test/fixtures/python/raise-statement.parseA.txt
2018-03-08 07:57:18 -08:00

16 lines
211 B
Plaintext

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