remove rope
This commit is contained in:
parent
bc6966dbca
commit
cdb36167f9
@ -1,19 +0,0 @@
|
||||
module A = struct
|
||||
(*
|
||||
open Rope
|
||||
|
||||
val _ : unit
|
||||
*)
|
||||
end
|
||||
|
||||
module B = struct
|
||||
(*
|
||||
open Rope_top_level_open
|
||||
|
||||
(* type foo = S | NotCaptured *)
|
||||
(* let d = NotCaptured *)
|
||||
(* let s = NotCaptured *)
|
||||
|
||||
val _ : unit
|
||||
*)
|
||||
end
|
Loading…
Reference in New Issue
Block a user