From ba7a8b278177de973e9642b621f7acbea8c813cc Mon Sep 17 00:00:00 2001 From: Koichi Nakamura Date: Sat, 1 Jan 2022 15:45:16 +0900 Subject: [PATCH] fix a bug --- bootstrap.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.fs b/bootstrap.fs index 3f29103..a43b8ae 100644 --- a/bootstrap.fs +++ b/bootstrap.fs @@ -2716,7 +2716,7 @@ variable included-list 2rot -2rot 2tuck 2over 2nip 2swap 2dup 2drop 3dup 3drop depth rp0 rp@ rp! r> >r r@ rdrop rpick rdepth - allocate free allot memcpy strlen streq strneq strcpy strncpy, + allocate free allot memcpy strlen streq strneq strcpy strncpy cell cell+ cell- cells char+ char- chars align aligned +! -! if else then unless begin until again while repeat