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

module M : (sig end