1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 17:59:10 +03:00
semantic/test/fixtures/ruby/else.diffB-A.txt
2017-02-27 11:27:33 -08:00

9 lines
120 B
Plaintext

(Program
(Begin
(MethodCall
(Identifier))
{ (Else
(MethodCall
(Identifier)))
->(Else) }))