fixing typo (__ vs. _)

master
Colin Jones 14 years ago
parent fbf67d942f
commit b55303714c

@ -9,4 +9,4 @@
(= __ (+ 1 1))
"You can test equality of many things"
(= (+ 3 4) __ (+ 2 _)))
(= (+ 3 4) __ (+ 2 __)))

Loading…
Cancel
Save