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

Conditional read not allowed, #? error #74

Open leek5pin opened 9 years ago

leek5pin commented 9 years ago

?(+ 2 2)

?(:clj Double/NaN)

?

?@

?@(dasjfklads)

?@blob(dasjfklads)

?blob(dasjfklads)

Syntax error: Conditional read not allowed Found in file may2015.clj on line 36 at character 4. intro.core/-main (core.clj line 114)