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

fix a few lurking bugs detected by JET #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sjkelly
Copy link

@sjkelly sjkelly commented Apr 12, 2024

Many of these are issues with operations on Char rather
than String.

Many of these are issues with operations on `Char` rather
than `String`.
@nickrobinson251
Copy link
Collaborator

thanks for the PR

what's the buggy behaviour and can we add tests for it?

src/Parsers.jl Outdated Show resolved Hide resolved
Co-authored-by: Tomáš Drvoštěp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants