1 2 3 4 5 6 7 8
// Import and run fib_string function ( fib_string ) : `import "./fib.kpl" @ 0 .. 30 {[n] `print fib_string `sync n }