lean4-htt/tests/lean/run/grind_cutsat_zero.lean
Leonardo de Moura 6683d1eb91
chore: add module keyword to grind tests (#10036)
This PR also fixes missing `@[expose]` in grind support definitions.
2025-08-21 22:02:08 +00:00

2 lines
65 B
Text

module
example (hy : y = 0) (hz : z = 0) : 0 = y + z := by grind