summaryrefslogtreecommitdiff
path: root/testsuite/tests/parse-errors/unclosed_struct.ml
blob: 5b05335e73eba47422fe4e78b42b83ce9552312b (plain)
1
2
3
4
5
6
7
8
9
(* TEST
 setup-ocamlc.byte-build-env;
 ocamlc_byte_exit_status = "2";
 ocamlc.byte;
 check-ocamlc.byte-output;
*)

module M = struct
  type t = T