Skip to content

Commit f7ce205

Browse files
add single COMMAAT support
1 parent 81afbcf commit f7ce205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ulisp-esp32.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5538,6 +5538,7 @@ object *nextitem (gfun_t gfun) {
55385538
if (ch == '(') return (object *)BRA;
55395539
if (ch == '\'') return (object *)QUO;
55405540
if (ch == '`') return (object *)BACKTICK;
5541+
if (ch == '@') return (object *)COMMAAT;
55415542
if (ch == ',') {
55425543
ch = gfun();
55435544
if (ch == '@') return (object *)COMMAAT;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy