Add missing call to escape
authorguns <self@sungpae.com>
Mon, 10 Feb 2014 02:06:55 +0000 (20:06 -0600)
committerguns <self@sungpae.com>
Mon, 10 Feb 2014 02:19:07 +0000 (20:19 -0600)
commit4cd21fd7cb787fdcceb9374e3d6418e05a316328
treea58d99bbdbe8b986c13771704a80bcf8b27d1bdc
parent80e6eb4a0ffe2815a1694aef5995e027d15ff537
Add missing call to escape

Before this, (string-pattern "foo?") erroneously returned "foo??".
src/cljx/frak.cljx
test/frak_test.clj