glycerine/zygomys

`Raw string literals using a pair of backticks` not work in repl.

Closed this issue · 1 comments

cmal commented

Hi, I've got this error message:

(def a `hello
 readable
 "quotes"`)
error in evalGeneratedFunction:3: Error calling 'infix': cannot assign string to int64
in infix:0
in __main:3
cmal commented

Sorry for this. I've defined a a before that.