all repos — min @ 1fd23252bfe75f0dbd6357287a1cfc4e0cc44fa8

A small but practical concatenative programming language.

Minor fixes.
h3rald h3rald@h3rald.com
Sun, 04 Mar 2018 14:12:07 +0100
commit

1fd23252bfe75f0dbd6357287a1cfc4e0cc44fa8

parent

1fdfea12447e2a67117e24ba03fec2ee5214155e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tests/all.mintests/all.min

@@ -20,8 +20,8 @@ 'time load

'fs load 'crypto load 'math load -'net load 'http load +'net load "=" 70 repeat puts! "Total Failures: $1" (failures) => % puts! failures exit