1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/hash.diffA-B.txt

21 lines
369 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
(Object
2017-02-24 19:42:11 +03:00
(Pair
2017-08-03 18:19:23 +03:00
{ (SymbolLiteral)
->(Identifier) }
{ (StringLiteral)
->(StringLiteral) })
2017-08-09 18:40:30 +03:00
(Pair
{ (SymbolLiteral)
->(Identifier) }
{ (IntegerLiteral)
->(IntegerLiteral) })
(Pair
{ (StringLiteral)
->(Identifier) }
{ (Boolean)
->(Boolean) })
2017-02-23 01:36:22 +03:00
{-(Pair
(SymbolLiteral)
2017-02-24 19:42:11 +03:00
(IntegerLiteral))-}))