1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00
semantic/test/fixtures/ruby/hash.diffA-B.txt

35 lines
587 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-08-17 00:28:10 +03:00
(IntegerLiteral))-})
{-(Object)-}
{-(Object
(Comment)
(Pair
(Identifier)
(IntegerLiteral))
(Comment)
(Comment)
(Pair
(StringLiteral)
(IntegerLiteral))
(Comment))-}
{-(Object
(Comment))-})