We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f88d7 commit 567d2acCopy full SHA for 567d2ac
jscomp/ml/types.ml
@@ -209,8 +209,6 @@ and type_transparence =
209
210
module Concr = Set.Make(OrderedString)
211
212
-type class_type
213
-
214
(* Type expressions for the module language *)
215
216
type module_type =
jscomp/ml/types.mli
@@ -361,8 +361,6 @@ and type_transparence =
361
362
module Concr : Set.S with type elt = string
363
364
365
366
367
368
0 commit comments