From 940ab83dd671a6b1fec2bbcb77385dfaf27350ad Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 30 Aug 2024 12:42:02 -0400 Subject: [PATCH] fix --- src/core/hmap_ls_.dummy.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/hmap_ls_.dummy.ml b/src/core/hmap_ls_.dummy.ml index af953380..e4f0692c 100644 --- a/src/core/hmap_ls_.dummy.ml +++ b/src/core/hmap_ls_.dummy.ml @@ -1,6 +1,6 @@ (**/**) -module Private_hmap_fls_ = struct +module Private_hmap_ls_ = struct let copy_fls _ _ = () end