blob: 6528ea09f822d80e87e3004ce420a1de1f2e363a (
plain)
1
2
3
4
5
6
7
8
9
10
|
(* TEST
setup-ocamlc.byte-build-env;
ocamlc_byte_exit_status = "2";
ocamlc.byte;
check-ocamlc.byte-output;
*)
(* Failed to get the unclosed object error message. *)
let o = object
|