1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/python/dictionary-comprehension.parseB.txt

22 lines
321 B
Plaintext
Raw Normal View History

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