1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00
semantic/test/fixtures/python/raise-statement.parseB.txt
2018-01-19 07:51:01 -08:00

16 lines
211 B
Plaintext

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