lean2/tests
Leonardo de Moura c5fb3ec6d0 fix(library/definitional/equations): fixes #541
This commit allows recursive applications to have less or more arguments
than the equation left-hand-side.
We add two tests
   - 541a.lean  recursive call with more arguments
   - 542b.lean  recursive call with less arguments
2015-05-10 20:37:44 -07:00
..
lean fix(library/definitional/equations): fixes #541 2015-05-10 20:37:44 -07:00
lua refactor(kernel): remove "opaque" field from kernel declarations 2015-05-08 16:06:16 -07:00