summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldep-shadowing/a.ml
blob: 066d4b52005a520a6c73726e9249e0dae2ea9d34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(* TEST

subdirectories = "dir1 dir2"

* setup-ocamlc.byte-build-env
** ocamlc.byte
commandline = "-depend -slash -I dir1 -I dir2 a.ml"
*** check-ocamlc.byte-output
compiler_reference = "${test_source_directory}/a.reference"
*)

include B
include C