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

No support for default-case in non-last position #22

Open
walsail opened this issue Oct 11, 2022 · 0 comments
Open

No support for default-case in non-last position #22

walsail opened this issue Oct 11, 2022 · 0 comments

Comments

@walsail
Copy link

walsail commented Oct 11, 2022

error detail info:
No support for default-case in non-last position
at dk.brics.tajs.js2flowgraph.FunctionBuilder.process(Unknown Source)
at dk.brics.tajs.js2flowgraph.FunctionBuilder.process(Unknown Source)
at dk.brics.tajs.js2flowgraph.asttraversals.DispatchingParseTreeAuxVisitor.process(Unknown Source)

why no support for default-case in non-last position ? ,What's wrong with putting it in the middle?

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

1 participant