mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Regenerate tests
This commit is contained in:
parent
6a6c38d309
commit
921cce09d8
13
test/fixtures/go/interface-types.diffA-B.txt
vendored
13
test/fixtures/go/interface-types.diffA-B.txt
vendored
@ -28,12 +28,9 @@
|
||||
(MemberAccess
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Annotation
|
||||
(Method
|
||||
(Empty)
|
||||
(MethodSignature
|
||||
(Identifier)
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Empty))
|
||||
(Identifier))))))))
|
||||
(Identifier)))))))))
|
||||
|
13
test/fixtures/go/interface-types.diffB-A.txt
vendored
13
test/fixtures/go/interface-types.diffB-A.txt
vendored
@ -28,12 +28,9 @@
|
||||
(MemberAccess
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Annotation
|
||||
(Method
|
||||
(Empty)
|
||||
(MethodSignature
|
||||
(Identifier)
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Empty))
|
||||
(Identifier))))))))
|
||||
(Identifier)))))))))
|
||||
|
13
test/fixtures/go/interface-types.parseA.txt
vendored
13
test/fixtures/go/interface-types.parseA.txt
vendored
@ -25,12 +25,9 @@
|
||||
(MemberAccess
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Annotation
|
||||
(Method
|
||||
(Empty)
|
||||
(MethodSignature
|
||||
(Identifier)
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Empty))
|
||||
(Identifier))))))))
|
||||
(Identifier)))))))))
|
||||
|
13
test/fixtures/go/interface-types.parseB.txt
vendored
13
test/fixtures/go/interface-types.parseB.txt
vendored
@ -25,12 +25,9 @@
|
||||
(MemberAccess
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Annotation
|
||||
(Method
|
||||
(Empty)
|
||||
(MethodSignature
|
||||
(Identifier)
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Empty))
|
||||
(Identifier))))))))
|
||||
(Identifier)))))))))
|
||||
|
@ -1,5 +1,5 @@
|
||||
(Program
|
||||
{+(TypeAliasDeclaration
|
||||
{+(TypeAlias
|
||||
{+(Empty)+}
|
||||
{+(Identifier)+}
|
||||
{+(Union
|
||||
@ -17,7 +17,7 @@
|
||||
{+(PredefinedType)+})+}
|
||||
{+(TypeIdentifier)+})+})+})+})+})+}
|
||||
{-(AmbientDeclaration
|
||||
{-(TypeAliasDeclaration
|
||||
{-(TypeAlias
|
||||
{-(Empty)-}
|
||||
{-(Identifier)-}
|
||||
{-(Union
|
||||
|
@ -1,6 +1,6 @@
|
||||
(Program
|
||||
{+(AmbientDeclaration
|
||||
{+(TypeAliasDeclaration
|
||||
{+(TypeAlias
|
||||
{+(Empty)+}
|
||||
{+(Identifier)+}
|
||||
{+(Union
|
||||
@ -17,7 +17,7 @@
|
||||
{+(PredefinedType)+}
|
||||
{+(PredefinedType)+})+}
|
||||
{+(TypeIdentifier)+})+})+})+})+})+})+}
|
||||
{-(TypeAliasDeclaration
|
||||
{-(TypeAlias
|
||||
{-(Empty)-}
|
||||
{-(Identifier)-}
|
||||
{-(Union
|
||||
|
@ -1,6 +1,6 @@
|
||||
(Program
|
||||
(AmbientDeclaration
|
||||
(TypeAliasDeclaration
|
||||
(TypeAlias
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(Union
|
||||
|
@ -1,5 +1,5 @@
|
||||
(Program
|
||||
(TypeAliasDeclaration
|
||||
(TypeAlias
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(Union
|
||||
|
Loading…
Reference in New Issue
Block a user