From 14dc772ebac3176ce68c094b0052197d06ba19c3 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 13 May 2024 21:43:29 -0400 Subject: [PATCH] format --- tests/core/t_fun.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/core/t_fun.ml b/tests/core/t_fun.ml index 2b196592..48d64716 100644 --- a/tests/core/t_fun.ml +++ b/tests/core/t_fun.ml @@ -1,5 +1,5 @@ - [@@@ocaml.warning "-33"] + open CCFun module T = (val Containers_testlib.make ~__FILE__ ()) include T;;