1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/python/exec-statement.diffB-A.txt

23 lines
325 B
Plaintext
Raw Normal View History

2017-08-11 21:58:45 +03:00
(Program
{+(Call
(Identifier)
(TextElement)
(Empty))+}
(Call
(Identifier)
(TextElement)
{+(Null)+}
{-(Identifier)-}
(Empty))
(Call
(Identifier)
(TextElement)
{+(Identifier)+}
(Identifier)
{-(Identifier)-}
(Empty))
{-(Call
(Identifier)
(TextElement)
(Empty))-})