mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 05:52:51 -06:00
Changed test.tr to run a fibNat test.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
main = let x : Type = case n of
|
||||
n2 -> 2
|
||||
n3 -> 3
|
||||
in f Numeral
|
||||
import nat
|
||||
import fib
|
||||
|
||||
main = natToInt (fibNat (intToNat 10))
|
||||
Reference in New Issue
Block a user