On Sat, Apr 13, 2013 at 9:21 PM, Ludovic Courtès <[email protected]> wrote:

> I believe the faulty line is this:

I believe as well...

> Does it work if rewritten this way?

>   if guile -c "(= (funcall (symbol-function '+) 1 2) 3)" 2> /dev/null
>   then false
>   else true

No... I get now:

standalone> ./test-language
./test-language: syntax error at line 28: `end of file' unexpected

One ending paren missing?
Thanks,
Marc



Reply via email to