1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/if.parseA.txt
Timothy Clem 74fe887fb0 Fix up if
2017-08-24 13:30:07 -07:00

12 lines
148 B
Plaintext

(Program
(If
(Identifier)
(
(Identifier))
(If
(Identifier)
(
(Identifier))
(
(Identifier)))))