fixing typo (__ vs. _)
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
(= __ (+ 1 1))
|
||||
|
||||
"You can test equality of many things"
|
||||
(= (+ 3 4) __ (+ 2 _)))
|
||||
(= (+ 3 4) __ (+ 2 __)))
|
||||
|
Reference in New Issue
Block a user