Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String escape quotes in "Do Things" chapter of the book. #155

Open
hunter212yy opened this issue Jul 13, 2016 · 0 comments
Open

String escape quotes in "Do Things" chapter of the book. #155

hunter212yy opened this issue Jul 13, 2016 · 0 comments

Comments

@hunter212yy
Copy link

hunter212yy commented Jul 13, 2016

Hello. I've been following the book and something caught my eye. In the "Strings" part of the "Do Things (http://www.braveclojure.com/do-things/)" chapter of the book there's an example of string concat with str function. When entered into REPL (Clojure 1.8) used in Emacs, REPL doesn't return what the book suggests (; => "Uggllglglglglglglglll" - Chewbacca), but ; => "\"Uggllglglglglglglglll\" - Chewbacca", like it's not escaping the quotemarks. Is this a problem on my side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant