1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/python/dictionary-comprehension.parseB.txt
2018-01-19 07:51:01 -08:00

18 lines
271 B
Plaintext

(Program
(Comprehension
(KeyValue
(Identifier)
(Identifier))
(
(
(Identifier)
(Identifier))
(Identifier)))
(Comprehension
(KeyValue
(Identifier)
(Integer))
(
(Identifier)
(Identifier))))