From 1512b65a69bc67e6c4874b67d2d68a994cf9f338 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sat, 5 Jul 2025 06:26:55 +0200 Subject: [PATCH] BUGS: Added another bug to the tracker --- BUGS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUGS.md b/BUGS.md index d5dc934..d0dbc00 100644 --- a/BUGS.md +++ b/BUGS.md @@ -18,3 +18,6 @@ e.g. This case seems to work fine if no expansion variable is used. With an expansion variable this will result in a parser error. +## .scc ' ' does not work + +`.scc ' ' = 100` results in an error. The expected result is for it to re-map the space character. -- 2.30.2