dune/src/glob_lexer.boot.ml

5 lines
190 B
OCaml

(* We don't use globs in the bootstrap path to avoid avoid to include
ocaml-re. This speeds up the bootstrap. *)
let parse_string _ = failwith "globs are not available during bootstrap"