1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/ruby/corpus/if.diffB-A.txt

23 lines
361 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
(If
2018-04-11 08:07:05 +03:00
(Send
{ (Identifier)
->(Identifier) })
2018-05-30 00:25:31 +03:00
(Statements
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+})
2017-08-24 23:30:07 +03:00
{ (Empty)
->(If
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
2018-05-30 00:25:31 +03:00
{+(Statements
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+})+}
{+(Send
{+(Identifier)+})+}) })
2017-02-23 01:36:22 +03:00
{-(If
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
2018-05-30 00:25:31 +03:00
{-(Statements)-}
{-(Empty)-})-})