mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
Update struct literals tests
This commit is contained in:
parent
4289eef106
commit
96280bd59c
3
test/fixtures/go/struct-literals.diffA-B.txt
vendored
3
test/fixtures/go/struct-literals.diffA-B.txt
vendored
@ -23,8 +23,7 @@
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Annotation
|
||||
(Annotation
|
||||
([])
|
||||
(
|
||||
(Identifier))
|
||||
{ (Identifier)
|
||||
->(Identifier) }))
|
||||
|
3
test/fixtures/go/struct-literals.diffB-A.txt
vendored
3
test/fixtures/go/struct-literals.diffB-A.txt
vendored
@ -23,8 +23,7 @@
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Annotation
|
||||
(Annotation
|
||||
([])
|
||||
(
|
||||
(Identifier))
|
||||
{ (Identifier)
|
||||
->(Identifier) }))
|
||||
|
3
test/fixtures/go/struct-literals.parseA.txt
vendored
3
test/fixtures/go/struct-literals.parseA.txt
vendored
@ -22,8 +22,7 @@
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Annotation
|
||||
(Annotation
|
||||
([])
|
||||
(
|
||||
(Identifier))
|
||||
(Identifier)))
|
||||
(
|
||||
|
3
test/fixtures/go/struct-literals.parseB.txt
vendored
3
test/fixtures/go/struct-literals.parseB.txt
vendored
@ -22,8 +22,7 @@
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Annotation
|
||||
(Annotation
|
||||
([])
|
||||
(
|
||||
(Identifier))
|
||||
(Identifier)))
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user