1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/fixtures/ruby/corpus/break.diffA-B.txt

10 lines
128 B
Plaintext
Raw Normal View History

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