Fix indent
This commit is contained in:
parent
474de9e4c3
commit
be06741e03
@ -152,8 +152,7 @@
|
|||||||
|
|
||||||
|
|
||||||
(defn test-functions []
|
(defn test-functions []
|
||||||
(for [[a b] [
|
(for [[a b] [["---ab-cd?" "___is_ab_cd"]
|
||||||
["---ab-cd?" "___is_ab_cd"]
|
|
||||||
["if" "hyx_if"]
|
["if" "hyx_if"]
|
||||||
["⚘-⚘" "hyx_XflowerX_XflowerX"]]]
|
["⚘-⚘" "hyx_XflowerX_XflowerX"]]]
|
||||||
(assert (= (mangle a) b))
|
(assert (= (mangle a) b))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user