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

25 lines
395 B
Plaintext

(Program
(Match
(Identifier)
(
(Pattern
(
(Identifier))
(
{+(Identifier)+}
{+(Pattern
(
(Identifier)
(Identifier))
(
(
(Identifier))))+}))))
{-(Match
(Empty)
(
(Pattern
(
(Boolean))
(
(TextElement)))))-})