Skip to content
Snippets Groups Projects
Commit 15e806d3 authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Handle `TLogic_coerce` in `context_sensitive_term_to_exp`

The previous solution removed the first `TLogic_coerce` of a term in
`term_to_exp`, which would result in errors if several successive
`TLogic_coerce` were in a term. This commit recursively call
`context_sensitive_term_to_exp` on `TLogic_coerce`.
parent 369f713d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment