1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/when.parseA.txt
Timothy Clem e5d2360fc9 when
2017-08-24 13:27:12 -07:00

17 lines
218 B
Plaintext

(Program
(Match
(Identifier)
(
(Pattern
(
(Identifier))
([]))))
(Match
(Empty)
(
(Pattern
(
(Boolean))
(
(TextElement))))))