From 68d842151865d8e7445eb753476fb550015f02fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sat, 28 May 2022 10:11:27 +0200 Subject: [PATCH] Simplify escape --- src/waforth.wat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/waforth.wat b/src/waforth.wat index fbd312e..40341b6 100644 --- a/src/waforth.wat +++ b/src/waforth.wat @@ -1884,7 +1884,7 @@ (br_if $endSkipComments (i32.eq (local.get $char) (i32.const -1))) (br $skipComments))) (local.get $tos)) - (data (i32.const 0x217bc) "\ac\17\02\00" "\81" (; F_IMMEDIATE ;) "\\ " "\9a\00\00\00") + (data (i32.const 0x217bc) "\ac\17\02\00" "\81" (; F_IMMEDIATE ;) "\5c " "\9a\00\00\00") (elem (i32.const 0x9a) $\) ;; 6.1.2540