Module Expect_test_helpers_core.Allocation_limit

type t = Expect_test_helpers_core__.Expect_test_helpers_core_intf.Allocation_limit.t =
| Major_words of int
| Minor_words of int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t