USING: kernel sequences locals io formatting strings math math.functions math.parser ; IN: main "Hello, World" print readln string>number
30
./prog.factor
5: dub increase iota [ "%d " printf ] each
^
No word named “dub” found in current vocabulary search path