Fix indent

This commit is contained in:
gilch 2018-04-04 12:04:34 -06:00 committed by GitHub
parent 474de9e4c3
commit be06741e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,8 +152,7 @@
(defn test-functions []
(for [[a b] [
["---ab-cd?" "___is_ab_cd"]
(for [[a b] [["---ab-cd?" "___is_ab_cd"]
["if" "hyx_if"]
["⚘-⚘" "hyx_XflowerX_XflowerX"]]]
(assert (= (mangle a) b))