1
1
mirror of https://github.com/github/semantic.git synced 2025-01-06 06:46:07 +03:00
semantic/test/fixtures/ruby/break.parseB.txt

8 lines
86 B
Plaintext
Raw Normal View History

2017-08-25 00:56:52 +03:00
(Program
(While
(Not
(Identifier))
(
(Break
(Empty)))))