1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

Update imaginary literals tests

This commit is contained in:
Rick Winfrey 2017-10-31 17:24:29 -07:00
parent a3832c996f
commit 81ed903aae
4 changed files with 12 additions and 8 deletions

View File

@ -7,7 +7,9 @@
(
(Assignment
(Identifier)
(Error))
{ (Complex)
->(Complex) })
(Assignment
(Identifier)
(Error)))))
{ (Complex)
->(Complex) }))))

View File

@ -7,7 +7,9 @@
(
(Assignment
(Identifier)
(Error))
{ (Complex)
->(Complex) })
(Assignment
(Identifier)
(Error)))))
{ (Complex)
->(Complex) }))))

View File

@ -7,7 +7,7 @@
(
(Assignment
(Identifier)
(Error))
(Complex))
(Assignment
(Identifier)
(Error)))))
(Complex)))))

View File

@ -7,7 +7,7 @@
(
(Assignment
(Identifier)
(Error))
(Complex))
(Assignment
(Identifier)
(Error)))))
(Complex)))))