1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/break.diffA-B.txt

8 lines
94 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)) }
(Break
(Empty))))