Code Select Expandsr@freen:~$ newlispnewLISP v.10.6.5 64-bit on Linux IPv4/6 UTF-8 libffi, options: newlisp -h> (set 's (sym "Foo bar" MAIN))Foo bar> (context s)ERR: invalid parameter in function context : "Foo bar"> (context s)Segmentation fault