WIP - implementing b or u prefix for a string or a character literal
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-24 16:26:30 +09:00
parent bc7cbd9ed2
commit b8e0b3578b
4 changed files with 74 additions and 6 deletions

View File

@ -1,4 +1,4 @@
## this file is to test the reader/feeder againsst weirdly formatted input text.
## this file is to test the reader/feeder against weirdly formatted input text.
{ ## START
@ -7,7 +7,7 @@
defun xxx (x y z
::: r ) {
| k
| k
b
s |
@ -25,9 +25,9 @@ defun xxx (x y z
[
j
] \
:= (xxx
10
20
:= (xxx
10
20
30)
if (eqv? j 12960000) \