Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement arrow functions #17

Closed
saelo opened this issue Mar 28, 2019 · 1 comment
Closed

Implement arrow functions #17

saelo opened this issue Mar 28, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@saelo
Copy link
Collaborator

saelo commented Mar 28, 2019

Arrow functions might get special treatment by the engine and so could be worth adding to FuzzIL, probably in the form of two new operations: BeginArrowFunction and EndArrowFunction.

@saelo saelo added enhancement New feature or request good first issue Good for newcomers labels Mar 28, 2019
@saelo
Copy link
Collaborator Author

saelo commented Jun 29, 2020

Done: e8b0ed2

@saelo saelo closed this as completed Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant