Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

typo #73

Open
ZacLN opened this issue Jan 17, 2017 · 0 comments
Open

typo #73

ZacLN opened this issue Jan 17, 2017 · 0 comments

Comments

@ZacLN
Copy link
Contributor

ZacLN commented Jan 17, 2017

There's a typo here where the argument of reverse! should presumably be lst (PR #72) but in finding it I uncovered a bug.

parse("[1,2;3]")

results in ERROR: MethodError: no method matching merge(::Expr, ::Base.#next) rather than a JuliaParser generated error message.

parse("[1;2,3]") gives the expected error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant