Remove trailing space
This commit is contained in:
parent
2e87284987
commit
f8a5c151f8
@ -630,7 +630,7 @@
|
||||
(defn test-complement []
|
||||
"NATIVE: test complement"
|
||||
(def helper (complement identity))
|
||||
|
||||
|
||||
(assert-true (helper False))
|
||||
(assert-false (helper True)))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user