Merge branch 'gardening/remove_old_folder' into 'dev'
remove rope See merge request ligolang/ligo!207
This commit is contained in:
commit
a25980868e
@ -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