diff --git a/stdlib/utils.sl b/stdlib/utils.sl index cdf6f3e..5adb3a2 100644 --- a/stdlib/utils.sl +++ b/stdlib/utils.sl @@ -81,7 +81,7 @@ word toint for swap drop end - rdrop + rdrop rdrop end # : count_digits ( int -- int) returns the amount of digits of an int