The-Clojure-Workshop icon indicating copy to clipboard operation
The-Clojure-Workshop copied to clipboard

Use plain ASCII insted of Unicode

Open metayan opened this issue 3 years ago • 0 comments

Fixes the following errors:

Line 14: Unable to resolve symbol: ‘ in this context

Javascript code example 2 at line 50: SyntaxError: Invalid character '\u201c'

metayan avatar Jul 22 '22 20:07 metayan