1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/python/function-definition.diffB-A.txt

59 lines
1.0 KiB
Plaintext
Raw Normal View History

2017-08-11 21:58:45 +03:00
(Program
{+(Annotation
{+(Function
{+(Identifier)+}
{+(
{+(Identifier)+})+})+}
{+(Empty)+})+}
{-(Annotation
{-(Function
{-(Identifier)-}
{-(Identifier)-}
{-(Identifier)-}
{-(
{-(Identifier)-})-})-}
{-(Empty)-})-}
2017-08-11 21:58:45 +03:00
(Annotation
(Function
(Identifier)
{+(Identifier)+}
(
{+(Identifier)+}
{-(Identifier)-}))
(Empty))
(Annotation
(Function
2017-08-11 21:58:45 +03:00
{ (Identifier)
->(Identifier) }
{+(Identifier)+}
2017-09-26 01:45:37 +03:00
{+(Identifier)+}
{-(Identifier)-}
2017-08-11 21:58:45 +03:00
(
{+(Identifier)+}
{-(Identifier)-}))
(Empty))
{+(Annotation
2017-09-10 01:41:12 +03:00
{+(Function
{+(Identifier)+}
{+(Assignment
{+(Identifier)+}
{+(Identifier)+})+}
{+(
{+(Identifier)+})+})+}
{+(Empty)+})+}
(Annotation
(Function
(Identifier)
(Annotation
(Assignment
(Identifier)
{ (Integer)
->(TextElement) })
{ (Identifier)
->(Identifier) })
2017-09-26 01:45:37 +03:00
{+(Identifier)+}
{-(Identifier)-}
(
(Identifier)))
(Empty)))