Fixed a bug

This commit is contained in:
Koichi Nakamura 2021-01-12 11:41:25 +09:00
parent 5241c8e2d8
commit 79c575805c

View file

@ -2554,7 +2554,7 @@ need-defined (read)
( === End of bootstrap === )
:noname
argc @ 1 < 2 if exit then
argc @ 2 < if exit then
1 arg s" --version" 10 strneq if
." PlanckForth " version type cr bye
else 1 arg s" --runtime" 10 strneq if