From 94bde7de2085706fa96fa4ae9f566edec089c41a Mon Sep 17 00:00:00 2001 From: Alex Robbins Date: Thu, 3 Feb 2011 11:16:47 -0600 Subject: [PATCH] Fixing hard-coded answer to functions question. --- src/path_to_answer_sheet.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/path_to_answer_sheet.clj b/src/path_to_answer_sheet.clj index 933b27c..0877695 100644 --- a/src/path_to_answer_sheet.clj +++ b/src/path_to_answer_sheet.clj @@ -57,7 +57,7 @@ 15 20 '*] "___" ['(fn [f] (f 5)) - '(fn [f] 25)]} + '(fn [f] (f 5))]} "conditionals" {"__" [:a [] 0