1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/python/generator-expression.parseB.txt

19 lines
262 B
Plaintext
Raw Normal View History

2017-08-11 21:58:45 +03:00
(Program
(Comprehension
(Identifier)
(
(
(
(Identifier))
(Identifier))))
(Comprehension
(Plus
(Identifier)
(
(Integer)))
(
(
(
(Identifier))
(Identifier)))))