From bf1ee84b2efb5c193ed3cb67e312401d2e536ba5 Mon Sep 17 00:00:00 2001 From: Koichi Nakamura Date: Mon, 4 Jan 2021 22:37:28 +0900 Subject: [PATCH] fix comment --- bootstrap.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.fs b/bootstrap.fs index 360be5b..9f9f087 100644 --- a/bootstrap.fs +++ b/bootstrap.fs @@ -311,7 +311,7 @@ cG i, 'a, \ align 'e, l! -\ 'M' ( -- c-addr) +\ 'M' ( -- a-addr) \ The state variable \ 0: immediate mode \ 1: compile mode