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

9 lines
156 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
{ (Other "lambda"
(Identifier))
->(Other "lambda"
(Identifier)
(Binary
(Identifier)
(Other "+")
(IntegerLiteral))) })