Files
gf-core/testsuite/compiler/check/abstract-operations/abstract-operations.gfs
2013-12-03 16:59:33 +00:00

6 lines
195 B
Plaintext

-- 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=10 -depth=10
pt -compute (twice (succ zero))