dunnl / coq-issue-12043

A repo with a MWE for Coq issue 12043

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coq Issue 12043

To reproduce the behavior here, simply run make.

The behavior will disappear if one renames the module in Theory/Foo.v to Module Bar or any module name not matching Foo (don't forget to adjust Theory/Extrac.v accordingly.)

Tested with Coq 8.11.

About

A repo with a MWE for Coq issue 12043


Languages

Language:Makefile 99.5%Language:Coq 0.5%