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

17 lines
301 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
(SubscriptAccess
2017-08-03 18:19:23 +03:00
{ (Identifier)
->(Identifier) }
{ (Identifier)
->(StringLiteral) })
2017-02-24 19:42:11 +03:00
(SubscriptAccess
2017-08-03 18:19:23 +03:00
{ (Identifier)
->(Identifier) }
{ (SymbolLiteral)
->(SymbolLiteral) })
2017-02-23 01:36:22 +03:00
{-(Assignment
(SubscriptAccess
(Identifier)
(Identifier))
2017-02-24 19:42:11 +03:00
(IntegerLiteral))-})