You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all character literals are two characters long. Some (\space, for example) are not. Try going to http://www.try-clojure.org and typing (reverse "Hello, world!") and you'll see what I mean.
The text was updated successfully, but these errors were encountered:
Not all character literals are two characters long. Some (\space, for example) are not. Try going to http://www.try-clojure.org and typing (reverse "Hello, world!") and you'll see what I mean.
The text was updated successfully, but these errors were encountered: