Skip to content

Commit

Permalink
These comments can go
Browse files Browse the repository at this point in the history
  • Loading branch information
ncik-roberts committed Apr 4, 2023
1 parent e7d3b64 commit 30bc38b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ocaml/typing/typecore.ml
Original file line number Diff line number Diff line change
Expand Up @@ -7206,7 +7206,6 @@ and type_comprehension_clause ~loc ~comprehension_type ~container_type env
in
env, Texp_comp_when tcond
(* Uses [pattern_variables] *)
and type_comprehension_binding
~loc
~comprehension_type
Expand All @@ -7221,7 +7220,6 @@ and type_comprehension_binding
attributes
}
(* Uses [pattern_variables] *)
and type_comprehension_iterator
~loc ~env ~comprehension_type ~container_type tps pattern
: Extensions.Comprehensions.iterator -> _ = function
Expand Down

0 comments on commit 30bc38b

Please sign in to comment.