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:
parent
23db5fc9a6
commit
36e4bbecd9
@ -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)-})-})
|
||||
|
@ -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)+})+})
|
||||
|
@ -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)))
|
||||
|
@ -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)))
|
||||
|
Loading…
Reference in New Issue
Block a user