From a00f83c9446159eaf9ac817dfae5291cb226ab7a Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 28 May 2026 21:34:03 -0700 Subject: swap the parameters to "entry-flags!" Force-Push: yes Change-Id: I11f3eb1079d27a7306d6ed1e8e4b9fd6fb7d3a4a --- input.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input.e') diff --git a/input.e b/input.e index dd5b7d3..dc20db8 100644 --- a/input.e +++ b/input.e @@ -262,7 +262,7 @@ ~ "attach-string-to-input-buffer". s" main-input-buffer-metadata" create -s" main-input-buffer-metadata" find 0x01 entry-flags! +s" main-input-buffer-metadata" find 0x01 swap entry-flags! ~ Having done that, now we do the runtime allocation. Then we also define ~ the variable "main-input-buffer" so we can find it again. -- cgit 1.4.1