dune/vendor/boot/re.ml

5 lines
71 B
Standard ML

type t = unit
type re = unit
let compile () = ()
let execp _ _ = false