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

wlia anomaly with bad arguments #16860

Open
andres-erbsen opened this issue Nov 20, 2022 · 0 comments
Open

wlia anomaly with bad arguments #16860

andres-erbsen opened this issue Nov 20, 2022 · 0 comments
Labels
kind: anomaly An uncaught exception has been raised. kind: user messages Improvement of error messages, new warnings, etc. part: micromega The lia, nia, lra, nra and psatz tactics. Also the legacy omega tactic.

Comments

@andres-erbsen
Copy link
Contributor

Description of the problem

Require Import Lia.
Goal True.
  wlia tt tt.
(*
Anomaly "Uncaught exception Micromega_plugin.Coq_micromega.ParseError."
Please report at http://coq.inria.fr/bugs/.
 *)
Abort.

Coq Version

8.16.0

@andres-erbsen andres-erbsen added kind: user messages Improvement of error messages, new warnings, etc. kind: anomaly An uncaught exception has been raised. part: micromega The lia, nia, lra, nra and psatz tactics. Also the legacy omega tactic. labels Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: anomaly An uncaught exception has been raised. kind: user messages Improvement of error messages, new warnings, etc. part: micromega The lia, nia, lra, nra and psatz tactics. Also the legacy omega tactic.
Projects
None yet
Development

No branches or pull requests

1 participant