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

12 lines
173 B
Plaintext

(Program
(Hash
(KeyValue
(Identifier)
(TextElement))
(KeyValue
(Identifier)
(Integer))
(KeyValue
(Identifier)
(Boolean))))