next|prev|index

6. Example 1

See testsuite/tests/basic-io/wc.ml:

The test description at the beginning of wc.ml looks like this:

(* TEST
  arguments = "wc.ml"
*)

The program is compiled and executed, then its output is compared to ``wc.reference''.