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

50 lines
909 B
Plaintext
Raw Normal View History

2017-08-11 21:58:45 +03:00
(Program
2017-10-24 22:13:47 +03:00
(Annotation
(Function
{ (Identifier)
->(Identifier) }
{-(Identifier)-}
{-(Identifier)-}
2018-01-19 18:51:01 +03:00
{ (Identifier)
->(Identifier) })
2017-10-24 22:13:47 +03:00
(Empty))
2017-08-11 21:58:45 +03:00
(Annotation
(Function
(Identifier)
{+(Identifier)+}
2018-01-19 18:51:01 +03:00
{ (Identifier)
->(Identifier) })
(Empty))
(Annotation
(Function
2017-08-11 21:58:45 +03:00
{ (Identifier)
->(Identifier) }
2017-10-03 22:26:50 +03:00
{ (Identifier)
->(Identifier) }
{+(Identifier)+}
2018-01-19 18:51:01 +03:00
{ (Identifier)
->(Identifier) })
2017-08-11 21:58:45 +03:00
(Empty))
{+(Annotation
2017-09-10 01:41:12 +03:00
{+(Function
{+(Identifier)+}
{+(Assignment
{+(Identifier)+}
{+(Identifier)+})+}
2018-01-19 18:51:01 +03:00
{+(Identifier)+})+}
2017-09-10 01:41:12 +03:00
{+(Empty)+})+}
(Annotation
(Function
(Identifier)
(Annotation
(Assignment
(Identifier)
{ (Integer)
->(TextElement) })
{ (Identifier)
->(Identifier) })
2017-10-03 22:26:50 +03:00
{ (Identifier)
->(Identifier) }
2018-01-19 18:51:01 +03:00
(Identifier))
(Empty)))