1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/break.parseB.txt
Timothy Clem 2905201e19 Fix break
2017-08-24 14:56:52 -07:00

8 lines
86 B
Plaintext

(Program
(While
(Not
(Identifier))
(
(Break
(Empty)))))