diff --git a/melanjan.factor b/melanjan.factor index 8f680ae..f030d96 100755 --- a/melanjan.factor +++ b/melanjan.factor @@ -41,7 +41,7 @@ IN: melanjan ] while ; -! (command-line) dup length 3 < -! [ "USAGE: melanjan [-debug]" end ] [ [ 3 ?nth ] [ 2 ?nth ] bi ] if +(command-line) dup length 3 < +[ "USAGE: melanjan [-debug]" end ] [ [ 3 ?nth ] [ 2 ?nth ] bi ] if -! ascii file-contents >array run +ascii file-contents >array run