Module Expect_test_helpers_kernel.Allocation_limit

type t = Expect_test_helpers_kernel__.Expect_test_helpers_kernel_intf.Allocation_limit.t =
| Major_words of int
| Minor_words of int
val sexp_of_t : t ‑> Sexplib.Sexp.t