mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
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))
|