Compare commits

...

1 Commits

Author SHA1 Message Date
Leonardo de Moura
4839a92cd9 chore: move test
It is working now
2025-05-30 09:47:02 -07:00

View File

@@ -7,4 +7,4 @@ example : ((if (!false) = true then id else id) false) = false := by
decide
example : ((if (!false) = true then id else id) false) = false := by
grind -- fails
grind -- must not fail