1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00
semantic/test/fixtures/python/raise-statement.parseA.txt
2018-01-19 07:51:01 -08:00

16 lines
211 B
Plaintext

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