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

20 lines
345 B
Plaintext

(Program
(Match
(Identifier)
(
(Pattern
(
{ (Identifier)
->(Identifier) })
(
{ (Identifier)
->(Pattern
(
(Identifier)
(Identifier))
(
(Identifier)
([]))) }
{-(
(Identifier))-})))))