From c18bbf7710a0bc56fc7cb5fdcef27468cd45e638 Mon Sep 17 00:00:00 2001 From: Koichi Nakamura Date: Sat, 16 Jan 2021 10:29:34 +0900 Subject: [PATCH] fixed a bug --- bootstrap.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.fs b/bootstrap.fs index 4a6cd41..254c723 100644 --- a/bootstrap.fs +++ b/bootstrap.fs @@ -1285,7 +1285,7 @@ decimal \ set default to decimal 2drop exit then emit 1+ swap - repeat + repeat 2drop ;