1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/python/corpus/conditional-expression.parseB.txt

16 lines
223 B
Plaintext
Raw Normal View History

(Statements
2017-08-11 21:58:45 +03:00
(Assignment
(Identifier)
(If
(Identifier)
(Identifier)
2018-01-19 18:51:01 +03:00
(Identifier)))
2017-08-11 21:58:45 +03:00
(If
(Identifier)
(Call
(Identifier)
(Empty))
2018-01-19 18:51:01 +03:00
(Call
(Identifier)
(Empty))))