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

Improve nextToken documentation #3

Open
itsjamie opened this issue Aug 20, 2018 · 2 comments
Open

Improve nextToken documentation #3

itsjamie opened this issue Aug 20, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@itsjamie
Copy link

The parser and tokenizer in nextToken should document the responsibilities between callee/caller for the function so tests can be written to ensure that it parses correctly.

@itsjamie itsjamie self-assigned this Aug 20, 2018
@itsjamie
Copy link
Author

I'm interested in doing this because I'd like to implement go-fuzz for this input to ensure behaviour is as expected for each header that is parsed. Thoughts?

@niaow niaow added the enhancement New feature or request label Aug 21, 2018
@niaow
Copy link
Member

niaow commented Aug 21, 2018

Good idea! Send a PR to the dev branch if you get something working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants