1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 09:55:52 +03:00

Update hash fixtures

This commit is contained in:
Timothy Clem 2017-08-16 14:28:10 -07:00
parent 41b843ed70
commit 52d956894b
3 changed files with 45 additions and 3 deletions

View File

@ -17,4 +17,18 @@
->(Boolean) }) ->(Boolean) })
{-(Pair {-(Pair
(SymbolLiteral) (SymbolLiteral)
(IntegerLiteral))-})) (IntegerLiteral))-})
{-(Object)-}
{-(Object
(Comment)
(Pair
(Identifier)
(IntegerLiteral))
(Comment)
(Comment)
(Pair
(StringLiteral)
(IntegerLiteral))
(Comment))-}
{-(Object
(Comment))-})

View File

@ -17,4 +17,18 @@
->(Boolean) }) ->(Boolean) })
{+(Pair {+(Pair
(SymbolLiteral) (SymbolLiteral)
(IntegerLiteral))+})) (IntegerLiteral))+})
{+(Object)+}
{+(Object
(Comment)
(Pair
(Identifier)
(IntegerLiteral))
(Comment)
(Comment)
(Pair
(StringLiteral)
(IntegerLiteral))
(Comment))+}
{+(Object
(Comment))+})

View File

@ -11,4 +11,18 @@
(Boolean)) (Boolean))
(Pair (Pair
(SymbolLiteral) (SymbolLiteral)
(IntegerLiteral)))) (IntegerLiteral)))
(Object)
(Object
(Comment)
(Pair
(Identifier)
(IntegerLiteral))
(Comment)
(Comment)
(Pair
(StringLiteral)
(IntegerLiteral))
(Comment))
(Object
(Comment)))