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