1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/fixtures/python/if-statement.diffA-B.txt

18 lines
279 B
Plaintext
Raw Normal View History

2017-08-11 21:58:45 +03:00
(Program
(If
{ (Identifier)
->(Identifier) }
(
2017-10-24 22:13:47 +03:00
{+(Identifier)+}
(Identifier)
{-(Identifier)-})
2017-08-11 21:58:45 +03:00
{ (If
2017-09-10 01:41:12 +03:00
{-(Identifier)-}
{-(
{-(Identifier)-}
{-(Identifier)-})-}
{-(
{-(Identifier)-}
{-(Identifier)-})-})
2017-08-11 21:58:45 +03:00
->(Empty) }))