|
|
|
@ -2559,11 +2559,9 @@ |
|
|
|
(rest args) |
|
|
|
(rest args) |
|
|
|
(get-rust-formatters (first args)) |
|
|
|
(get-rust-formatters (first args)) |
|
|
|
) |
|
|
|
) |
|
|
|
] (if (empty? clojure-fspecifiers) |
|
|
|
] |
|
|
|
args |
|
|
|
|
|
|
|
(cons (replace-groups (first args) clojure-fspecifiers) (rest args)) |
|
|
|
(cons (replace-groups (first args) clojure-fspecifiers) (rest args)) |
|
|
|
) |
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
|
|
|