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-01 09:15:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
89f307edf0
semantic
/
test
/
fixtures
/
javascript
/
arrow-function.parseA.txt
9 lines
143 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrate javascript test cases over
2017-02-23 20:55:30 +03:00
(Program
(ExpressionStatements
(Function
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
(Params
(Identifier)
(Identifier))
(Return
(Identifier)))))
Reference in New Issue
Copy Permalink