language.hy whitespace fix
This commit is contained in:
parent
b8406dd920
commit
26b052c76e
@ -797,4 +797,3 @@
|
|||||||
(defn test-empty-list []
|
(defn test-empty-list []
|
||||||
"Evaluate an empty list to a []"
|
"Evaluate an empty list to a []"
|
||||||
(assert (= () [])))
|
(assert (= () [])))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user