tracks/ocaml/tools/test-generator/templates/hamming/template.ml in trackler-2.1.0.21 vs tracks/ocaml/tools/test-generator/templates/hamming/template.ml in trackler-2.1.0.22
- old
+ new
@@ -1,5 +1,5 @@
-open Core.Std
+open Core
open OUnit2
let printer n =
Option.sexp_of_t Int.sexp_of_t n
|> Sexp.to_string