1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/hash.parseA.txt
Timothy Clem 81f438d478 Fix hash
2017-08-24 14:48:55 -07:00

35 lines
516 B
Plaintext

(Program
(Hash
(KeyValue
(Symbol)
(TextElement))
(KeyValue
(Symbol)
(Integer))
(KeyValue
(TextElement)
(Boolean))
(KeyValue
(Symbol)
(Integer)))
(Hash)
(Hash
(Context
(Comment)
(KeyValue
(Identifier)
(Integer)))
(Context
(Comment)
(Comment)
(KeyValue
(TextElement)
(Integer)))
(Context
(Comment)
(Empty)))
(Hash
(Context
(Comment)
(Empty))))