return better replace

master
CrossNox 3 years ago
parent 3b52a07ac9
commit 5a6afd49b0
  1. 4
      src/rustint/core.clj

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

Loading…
Cancel
Save