Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cmester0 committed Oct 29, 2024
1 parent 7bf2be5 commit 57bc287
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions engine/lib/generic_printer/generic_printer.ml
Original file line number Diff line number Diff line change
Expand Up @@ -599,8 +599,6 @@ module Make (F : Features.T) = struct
| `Concrete cid ->
(self#_do_not_override_lazy_of_concrete_ident ast_position cid)
#p
(* | `Primitive _prim_id -> string "(\*TODO*\) prim_id" *)
(* | `TupleType 0 -> string "unit" *)
| _ -> self#assertion_failure "[global_ident]")
ast_position id

Expand Down

0 comments on commit 57bc287

Please sign in to comment.