summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-unix/common/test_unixlabels.ml
blob: fc0335b5f84b709358f09c98cb49e36a4b0324c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
(* TEST
include unix
flags += " -nolabels "
* hasunix
** bytecode
** native
*)

module U : module type of Unix = UnixLabels

let ()  =
  ()