summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-multifile/pr7325.ml
blob: 87cad1ab54eb67dda5fd8a370c0b93cf47d1cce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(* TEST
readonly_files = "a.ml b.ml c.ml"
* setup-ocamlc.byte-build-env
** ocamlc.byte
module = "a.ml"
*** ocamlc.byte
module = "b.ml"
**** script
script = "rm a.cmi"
***** ocamlc.byte
module = "c.ml"
****** check-ocamlc.byte-output
*)