mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Update struct field declarations tests
This commit is contained in:
parent
4b7da9b75b
commit
4289eef106
@ -9,9 +9,9 @@
|
||||
(Identifier)
|
||||
(Constructor
|
||||
(Empty)
|
||||
{+(Error)+}
|
||||
{-(Annotation
|
||||
{-(Annotation
|
||||
{-([])-}
|
||||
{-(Identifier)-})-}
|
||||
{-(Identifier)-})-})))))
|
||||
(Annotation
|
||||
(
|
||||
{ (Identifier)
|
||||
->(Identifier) }
|
||||
{+(Identifier)+})
|
||||
(Identifier)))))))
|
||||
|
@ -9,9 +9,9 @@
|
||||
(Identifier)
|
||||
(Constructor
|
||||
(Empty)
|
||||
{+(Annotation
|
||||
{+(Annotation
|
||||
{+([])+}
|
||||
{+(Identifier)+})+}
|
||||
{+(Identifier)+})+}
|
||||
{-(Error)-})))))
|
||||
(Annotation
|
||||
(
|
||||
{ (Identifier)
|
||||
->(Identifier) }
|
||||
{-(Identifier)-})
|
||||
(Identifier)))))))
|
||||
|
@ -10,7 +10,6 @@
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Annotation
|
||||
(Annotation
|
||||
([])
|
||||
(
|
||||
(Identifier))
|
||||
(Identifier)))))))
|
||||
|
@ -9,4 +9,8 @@
|
||||
(Identifier)
|
||||
(Constructor
|
||||
(Empty)
|
||||
(Error))))))
|
||||
(Annotation
|
||||
(
|
||||
(Identifier)
|
||||
(Identifier))
|
||||
(Identifier)))))))
|
||||
|
Loading…
Reference in New Issue
Block a user