Closed arrdem closed 10 years ago
The existing definition of "pattern" for Clojure isn't correct in that regexes support a superset of string escapes.
https://github.com/Bronsa/om/blob/master/src/om/parser/grammar.clj
The existing definition of "pattern" for Clojure isn't correct in that regexes support a superset of string escapes.