forked from GitHub/gf-core
6 lines
195 B
Plaintext
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))
|