1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/test/fixtures/ruby/else.parseB.txt

12 lines
160 B
Plaintext

(Program
(Try
(
(Call
(Identifier)
(Empty))
(Else
(Empty)
(Call
(Identifier)
(Empty))))))