-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Improve parser #111
Improve parser #111
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Should look at the issue found here: https://gist.github.com/H-Plus-Time/fef7b91f2742fc0aed3dc6722756bb22?permalink_comment_id=4885532#gistcomment-4885532 |
Just left is some export default function x(): string; Need a special |
Lesson learnt: 10 minutes of sequential fuzzing runs doesn't run the same amount as 2 minutes of parallel fuzzing |
…comment function arguments
Done
[,,]
output dropping an emptydo function x(){}(); while (true);
)main
branch...?clippy
public
for constructor things underfull-typescript
Not great stuff introduced