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

11 lines
159 B
Plaintext
Raw Normal View History

(Program
(Require
{ (TextElement)
->(TextElement) })
2018-04-06 05:04:22 +03:00
(Send
{ (Identifier)
->(Identifier) }
{+(Identifier)+}
{-(Symbol)-}
2018-04-06 05:04:22 +03:00
{-(TextElement)-}))