1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/hash.diffB-A.txt
2017-09-01 11:32:32 -07:00

41 lines
645 B
Plaintext

(Program
(Hash
(KeyValue
{ (Identifier)
->(Symbol) }
{ (TextElement)
->(TextElement) })
(KeyValue
{ (Identifier)
->(Symbol) }
{ (Integer)
->(Integer) })
(KeyValue
{ (Identifier)
->(TextElement) }
{ (Boolean)
->(Boolean) })
{+(KeyValue
(Symbol)
(Integer))+})
{+(Hash)+}
{+(Hash
(Context
(Comment)
(KeyValue
(Identifier)
(Integer)))
(Context
(Comment)
(Comment)
(KeyValue
(TextElement)
(Integer)))
(Context
(Comment)
(Empty)))+}
{+(Hash
(Context
(Comment)
(Empty)))+})