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

Different behavior in Rust vs. Python parser #478

Open
jorendorff opened this issue Apr 22, 2020 · 0 comments
Open

Different behavior in Rust vs. Python parser #478

jorendorff opened this issue Apr 22, 2020 · 0 comments

Comments

@jorendorff
Copy link
Contributor

In a branch where I've added a LazyArrowFunction syntactic goal, these two tests pass:

https://github.com/jorendorff/jsparagus/blob/goals/tests/test_js.py#L203-L204

but these two tests (if uncommented) fail:

https://github.com/jorendorff/jsparagus/blob/goals/crates/parser/src/tests.rs#L1030-L1031

This doesn't need to be investigated immediately.

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

No branches or pull requests

1 participant