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

Type errors about inconsistent internal representations for variants do not describe the representation #6657

Open
cristianoc opened this issue Feb 27, 2024 · 0 comments

Comments

@cristianoc
Copy link
Collaborator

Type declarations do not match:
  type tokenType = Bearer
is not included in
  type tokenType = Bearer
The internal representations for case Bearer are not equal.

The type definition in the error message should include @as("bearer").

rescript-lang/rescript-vscode#922

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