1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/test/fixtures/python/raise-statement.diffB-A.txt
2018-03-08 07:57:18 -08:00

28 lines
441 B
Plaintext

(Program
{-(Throw
{-(Call
{-(Identifier)-}
{-(TextElement)-}
{-(Empty)-})-})-}
{-(Throw
{-(
{-(Call
{-(Identifier)-}
{-(TextElement)-}
{-(Empty)-})-}
{-(Identifier)-})-})-}
(Throw
([]))
{+(Throw
{+(Call
{+(Identifier)+}
{+(TextElement)+}
{+(Empty)+})+})+}
{+(Throw
{+(
{+(Call
{+(Identifier)+}
{+(TextElement)+}
{+(Empty)+})+}
{+(Identifier)+})+})+})