1
0
forked from GitHub/gf-core
Files
gf-core/testsuite/compiler/check/abstract-operations/abstract-operations.gfs
2010-11-12 19:37:19 +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))