Skip to content
Snippets Groups Projects
Commit c1344915 authored by nilfit's avatar nilfit
Browse files

clean up

parent 9730d69f
No related branches found
No related tags found
No related merge requests found
......@@ -561,7 +561,6 @@ module MLToRust = struct
let (bf, be, _) =
List.fold_left visit_starting_in (box_fields, box_enum, Sid.empty) itl in
(bf, be)
(* union_res (List.map maybe_box itl) *)
let translate_decl (info:info) (d:decl) : Rust.def list =
match d with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment