projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d4281
)
Added bug
author
Lukas Krickl
<lukas@krickl.dev>
Sat, 23 Aug 2025 18:37:57 +0000
(20:37 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Sat, 23 Aug 2025 18:37:57 +0000
(20:37 +0200)
BUGS.md
patch
|
blob
|
history
diff --git
a/BUGS.md
b/BUGS.md
index 5eb8751bba8663b2b1d1ef5d43d3efc352652eea..122b444859603a25881ea0e11d9d22bc79b0caa8 100644
(file)
--- 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