Skip to content

Fix unexpected implicit binder warning

Coq master is stricter about checking for meaningless implicit binders; see https://github.com/coq/coq/pull/10202.

Merge request reports