lean2/tests
Floris van Doorn a02ea6b751 Unfold macros using the full typechecker in normalize.
Fix #7. The problem (as I understand it) was that macros were expanded using a typechecker which didn't unfold (semireducible) definitions, which led to the macros not being unfolded correctly.
Many many many thanks to @gebner!
2017-07-20 12:09:39 +01:00
..
lean Unfold macros using the full typechecker in normalize. 2017-07-20 12:09:39 +01:00