mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
operations in the abstract syntax
This commit is contained in:
@@ -0,0 +1,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=10 -depth=10
|
||||
pt -compute (twice (succ zero))
|
||||
Reference in New Issue
Block a user