-
Notifications
You must be signed in to change notification settings - Fork 38
polymorphic suggestion for unhandled cases in switch uses backtick #1
Comments
I should have opened this in bs-platform directly maybe.. cc @bobzhang |
Just to make sure: you saw that you made a typo right? |
Oh yeah 😅 error suggested case uses ` instead of |
Whoops my mistake. That's a printing error. |
Could be, this is about warnings (wrong syntax) vs errors (correct syntax). Unless there's another repro with errors. |
Another old issue with suggestions that exists in
|
This is a long existing issue (with refmt too), seems we need to patch |
Note there's an easy solution: We can convert Typedtree.pattern to Parsetree.pattern |
The rescript-lang/syntax repo is obsolete and will be archived soon. If this issue is still relevant, please reopen in the compiler repo (https://github.com/rescript-lang/rescript-compiler) or comment here to ask for it to be moved. Thank you for your contributions. |
The text was updated successfully, but these errors were encountered: