This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-21 13:51:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
48f911485e
semantic
/
test
/
fixtures
/
go
/
send-statements.diff-A.txt
10 lines
135 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add/Remove integration tests for Go
2017-02-28 19:30:04 +03:00
{-(Program
(Module
(Identifier))
(Function
(Identifier)
Don't pop off Params/Args from S.Function since type arguments can appear before or return types can appear after in some languages
2017-03-29 23:03:28 +03:00
(Args)
Add/Remove integration tests for Go
2017-02-28 19:30:04 +03:00
(Send
(Identifier)
(NumberLiteral))))-}
Reference in New Issue
Copy Permalink