From 976d5cdd3d728d9fa1e2f177f7fa400492a5bf97 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 21 Jun 2011 21:53:06 +0200 Subject: Comment the example code out. --- json-template.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-template.rkt b/json-template.rkt index b95215b..fe596c4 100755 --- a/json-template.rkt +++ b/json-template.rkt @@ -310,7 +310,7 @@ ("raw" . ,(λ (x) x))))) -;;#; +#; (let ([template (with-input-from-string #<{title|html} -- cgit v1.2.3