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:
parent
41b843ed70
commit
52d956894b
16
test/fixtures/ruby/hash.diffA-B.txt
vendored
16
test/fixtures/ruby/hash.diffA-B.txt
vendored
@ -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))-})
|
||||||
|
16
test/fixtures/ruby/hash.diffB-A.txt
vendored
16
test/fixtures/ruby/hash.diffB-A.txt
vendored
@ -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))+})
|
||||||
|
16
test/fixtures/ruby/hash.parseA.txt
vendored
16
test/fixtures/ruby/hash.parseA.txt
vendored
@ -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)))
|
||||||
|
Loading…
Reference in New Issue
Block a user