From: Lukas Krickl Date: Sat, 23 Aug 2025 18:37:57 +0000 (+0200) Subject: Added bug X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=74805201c4d4e1a368316e9c86401d4e9641e09a;p=ulas%2F.git Added bug --- diff --git a/BUGS.md b/BUGS.md index 5eb8751..122b444 100644 --- a/BUGS.md +++ b/BUGS.md @@ -3,3 +3,6 @@ ## .scc ' ' does not work `.scc ' ' = 100` results in an error. The expected result is for it to re-map the space character. + +## Slash char literal parsing error +'/' char literal is broken