Last week I downloaded and ran Lein and Clojure koans on Windows 7 with no troubles.
Today, I tried the same thing on Windows XP and ran into problems:
when I script\run in the clojure-koans directory, I get a message:
followed by the FAIL for the
test of whichever koan I'm currently working on, and then it does not return me to the command prompt. I have to CTRL-C to get back. So, I'm thinking I set something up wrong?