cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raw string treated as an exception trace in the REPL

JanSuran03 opened this issue · comments

If the strings are joined with newline, this happens. Joining them with some extra character, like a dot, resolves the issue.

image