1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/fixtures/python/dictionary-comprehension.diffA-B.txt
2017-10-03 15:26:50 -04:00

32 lines
539 B
Plaintext

(Program
(Comprehension
(KeyValue
{ (Identifier)
->(Identifier) }
{ (Identifier)
->(Identifier) })
(
(
(
{ (Identifier)
->(Identifier) })
{ (Identifier)
->(Identifier) })
{+(
{+(Identifier)+})+}))
(Comprehension
(KeyValue
{ (Identifier)
->(Identifier) }
{ (Identifier)
->(Integer) })
(
(
(
{ (Identifier)
->(Identifier) })
{ (Identifier)
->(Identifier) })
{-(
{-(Identifier)-})-})))