summaryrefslogtreecommitdiff
path: root/testsuite/tests/parse-errors/unclosed_class_simpl_expr2.ml
blob: edb21933f2af7458733ebf3f4b9789989da585fd (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;
*)

class c = (object end : object end