1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 07:55:12 +03:00

Python fixture fixes

This commit is contained in:
Timothy Clem 2018-04-16 16:52:54 -07:00
parent 23db5fc9a6
commit 36e4bbecd9
4 changed files with 80 additions and 108 deletions

View File

@ -1,22 +1,17 @@
(Program
{+(Annotation
{+(Annotation
{+(Function
{+(Identifier)+}
{+(Identifier)+}
{+(Identifier)+}
{+(Identifier)+})+}
{+(Empty)+})+}
{+(Identifier)+})+}
(Annotation
(Annotation
(Function
(Identifier)
{ (Identifier)
->(Identifier) })
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
{ (Identifier)
@ -27,12 +22,9 @@
{ (Identifier)
->(Identifier) })
(Empty))
(Identifier))
{-(Annotation
{-(Annotation
{-(Function
{-(Identifier)-}
{-(Identifier)-}
{-(Identifier)-})-}
{-(Empty)-})-}
{-(Identifier)-})-})
{-(Empty)-})-})

View File

@ -1,22 +1,17 @@
(Program
{-(Annotation
{-(Annotation
{-(Function
{-(Identifier)-}
{-(Identifier)-}
{-(Identifier)-}
{-(Identifier)-})-}
{-(Empty)-})-}
{-(Identifier)-})-}
(Annotation
(Annotation
(Function
(Identifier)
{ (Identifier)
->(Identifier) })
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
{ (Identifier)
@ -27,12 +22,9 @@
{ (Identifier)
->(Identifier) })
(Empty))
(Identifier))
{+(Annotation
{+(Annotation
{+(Function
{+(Identifier)+}
{+(Identifier)+}
{+(Identifier)+})+}
{+(Empty)+})+}
{+(Identifier)+})+})
{+(Empty)+})+})

View File

@ -1,12 +1,9 @@
(Program
(Annotation
(Annotation
(Function
(Identifier)
(Identifier))
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
(Identifier)
@ -14,12 +11,9 @@
(Identifier)
(Identifier))
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
(Identifier)
(Identifier)
(Identifier))
(Empty))
(Identifier)))
(Empty)))

View File

@ -1,5 +1,4 @@
(Program
(Annotation
(Annotation
(Function
(Identifier)
@ -7,19 +6,14 @@
(Identifier)
(Identifier))
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
(Identifier)
(Identifier))
(Empty))
(Identifier))
(Annotation
(Annotation
(Function
(Identifier)
(Identifier)
(Identifier))
(Empty))
(Identifier)))
(Empty)))