1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 08:30:27 +03:00
semantic/test/fixtures/ruby/unless.diffA-B.txt
2017-09-09 23:41:12 +01:00

12 lines
176 B
Plaintext

(Program
(Unless
(Negate
{ (Identifier)
->(Identifier) })
{-(Identifier)-}
{-(Else
{-(Identifier)-})-})
{+(Unless
{+(Negate
{+(Identifier)+})+})+})