1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/ruby/hash.diffA-B.txt
2017-08-09 11:40:30 -04:00

21 lines
369 B
Plaintext

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