forked from GitHub/gf-core
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