@ -2559,12 +2559,10 @@
(rest args)
(get-rust-formatters (first args))
)
] (if (empty? clojure-fspecifiers)
args
]
(cons (replace-groups (first args) clojure-fspecifiers) (rest args))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DIVIDIR: Recibe dos numeros y devuelve su cociente, manteniendo su tipo.