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

unicode string does not work #277

Closed
jianlingzhong opened this issue Feb 18, 2025 · 0 comments · Fixed by #278
Closed

unicode string does not work #277

jianlingzhong opened this issue Feb 18, 2025 · 0 comments · Fixed by #278
Assignees

Comments

@jianlingzhong
Copy link
Contributor

❯ build/jank repl
Bottom of clojure.core
clojure.core=> "你好"
─ lex/unterminated-string ───────────────────────────────────────────────────────
error: Unterminated string

╭ /var/folders/qd/sl94n12j2g560g4c4my84mdr00v4yd/T/jank-repl-44cd.jank ──────────╮
│1│"你好"                                                                         │
│ │^^ Unterminated string                                                        │
╰─┴──────────────────────────────────────────────────────────────────────────────╯

clojure.core=> "nihao"
"nihao"


clojure.core=>
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 a pull request may close this issue.

3 participants