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

Assigning to rvalue svelte(js_parse_error) #13409

Open
ottomated opened this issue Sep 26, 2024 · 1 comment
Open

Assigning to rvalue svelte(js_parse_error) #13409

ottomated opened this issue Sep 26, 2024 · 1 comment

Comments

@ottomated
Copy link
Contributor

Describe the bug

With this code:

foo! += 1;

(which is valid typescript)

Svelte throws Assigning to rvalue svelte(js_parse_error)

Reproduction

REPL

Logs

No response

System Info

Severity

annoyance

@paoloricciuti
Copy link
Member

I'm 99% sure it's an upstream bug in acorn-typescript

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

No branches or pull requests

2 participants