diff options
Diffstat (limited to 'fib.kpl')
| -rw-r--r-- | fib.kpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ n can be any numeric type */ -`export fib : ([x] +`export fib : ([n] t : `type n ? { |(t = Int_signed; t = Float) { |
