Source file custom.ml

1
2
3
4
5
(*
 * This file defines a custom type for the PassCustom command.
 *)

type custom_type = Foo | Bar