Clojure-Intro-Course / clojure-intro-class

NOTE: This repository is obsolete. Was: A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
20 stars 3 forks source link

Error: Nested #()s are not allowed #79

Open BananaObserved opened 9 years ago

BananaObserved commented 9 years ago

Caused by (#(#(+ % 2) %) 2).