Details
Description
#"x" is currently printing as #</x/>
js/RegExp needs an IPrintable implementation: (-pr-seq [re _] (list "#\"" (.-source re) "\""))
Unfortunately, this is blocked by the same GClosure issue as http://dev.clojure.org/jira/browse/CLJS-68
Attachments
Activity
Brandon Bloom
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Patch | Code and Test [ 10002 ] | |
| Attachment | print-regex.patch [ 11291 ] | |
| Labels | patch patch, |
Brandon Bloom
made changes -
| Attachment | print-regexp2.patch [ 11292 ] |
David Nolen
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
The simplest solution is to add a RegExp case to pr-seq.