We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expect free constructor to raise
ABCDEF
We got
A
tested on dev 4037935
dev
This message is shown when:
let common_ok_view = (cls: Cls.t, ok: Info.ok_pat) => { switch (cls, ok) { ... | (_, Ana(Consistent({ana, syn, _}))) when ana == syn => [ text(":"), Type.view(syn), text("equals expected type"), ]
The text was updated successfully, but these errors were encountered:
@GuoDCZ could you try to see if you can find a fix for this issue?
Sorry, something went wrong.
No branches or pull requests
Expect free constructor to raise
ABCDEF
not foundWe got
A
equals to expected type.tested on
dev
4037935This message is shown when:
The text was updated successfully, but these errors were encountered: