blob: 085b2b913f539d25f45654d99c283c9258c13376 (
plain)
1
2
3
4
5
|
-- here we test that the abstract operations are not used for proof search
i testsuite/compiler/check/abstract-operations/Nat.gf
gt -cat=Nat -number=11 -depth=10
pt -compute (twice (succ zero))
|