1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/ruby/hash.diffB-A.txt

36 lines
585 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-25 00:48:55 +03:00
(Hash
(KeyValue
2017-08-03 18:19:23 +03:00
{ (Identifier)
2017-08-25 00:48:55 +03:00
->(Symbol) }
{ (TextElement)
->(TextElement) })
(KeyValue
2017-08-03 18:19:23 +03:00
{ (Identifier)
2017-08-25 00:48:55 +03:00
->(Symbol) }
{ (Integer)
->(Integer) })
(KeyValue
2017-08-09 18:40:30 +03:00
{ (Identifier)
2017-08-25 00:48:55 +03:00
->(TextElement) }
2017-08-09 18:40:30 +03:00
{ (Boolean)
2017-08-03 18:19:23 +03:00
->(Boolean) })
2017-08-25 00:48:55 +03:00
{+(KeyValue
{+(Symbol)+}
{+(Integer)+})+})
2017-08-25 00:48:55 +03:00
{+(Hash)+}
{+(Hash
{+(KeyValue
2017-09-10 01:41:12 +03:00
{+(Identifier)+}
{+(Integer)+})+}
{+(KeyValue
{+(TextElement)+}
{+(Integer)+})+}
{+(Context
{+(Comment)+}
{+(Empty)+})+})+}
2017-08-25 00:48:55 +03:00
{+(Hash
{+(Context
{+(Comment)+}
{+(Empty)+})+})+})