1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 08:30:27 +03:00
semantic/test/fixtures/ruby/break.diffA-B.txt

9 lines
105 B
Plaintext
Raw Normal View History

2017-08-25 00:56:52 +03:00
(Program
2017-08-24 23:31:09 +03:00
(While
2017-08-25 00:56:52 +03:00
{ (Identifier)
->(Not
(Identifier)) }
2017-08-24 23:31:09 +03:00
(
(Break
2017-08-25 00:56:52 +03:00
(Empty)))))