forked from GitHub/gf-core
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
import nat
|
|
import fib
|
|
|
|
main = natToInt (fibNat (intToNat 10)) |