1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/hash.diffA-B.txt
2017-08-16 14:28:10 -07:00

35 lines
587 B
Plaintext

(Program
(Object
(Pair
{ (SymbolLiteral)
->(Identifier) }
{ (StringLiteral)
->(StringLiteral) })
(Pair
{ (SymbolLiteral)
->(Identifier) }
{ (IntegerLiteral)
->(IntegerLiteral) })
(Pair
{ (StringLiteral)
->(Identifier) }
{ (Boolean)
->(Boolean) })
{-(Pair
(SymbolLiteral)
(IntegerLiteral))-})
{-(Object)-}
{-(Object
(Comment)
(Pair
(Identifier)
(IntegerLiteral))
(Comment)
(Comment)
(Pair
(StringLiteral)
(IntegerLiteral))
(Comment))-}
{-(Object
(Comment))-})