Skip to content

Double quote (") is a delimiter#75

Open
robx wants to merge 1 commit intoedn-format:masterfrom
robx:patch-1
Open

Double quote (") is a delimiter#75
robx wants to merge 1 commit intoedn-format:masterfrom
robx:patch-1

Conversation

@robx
Copy link

@robx robx commented Jan 22, 2018

Judging by clojure REPL experiments:

user=> {"a""b""c""d"}
{"a" "b", "c" "d"}

user=> {:msg"hello"}
{:msg "hello"}

Judging by clojure REPL experiments:

user=> {"a""b""c""d"}
{"a" "b", "c" "d"}

user=> {:msg"hello"}
{:msg "hello"}

, `{:type"dog"}`
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

Successfully merging this pull request may close these issues.

1 participant