projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3df6f7
)
BUGS: Added another bug to the tracker
author
Lukas Krickl
<lukas@krickl.dev>
Sat, 5 Jul 2025 04:26:55 +0000
(06:26 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Sat, 5 Jul 2025 04:26:55 +0000
(06:26 +0200)
BUGS.md
patch
|
blob
|
history
diff --git
a/BUGS.md
b/BUGS.md
index d5dc934159fd33dd952749fbda7bef9db5cbd421..d0dbc0001d8414e5a042e1105de238b7981fc5df 100644
(file)
--- 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.