passes.ml1 2 3 4 5 6 7 8 9 10(* generated by dune *) (** @canonical Passes.Cst_to_ast *) module Cst_to_ast = Passes__Cst_to_ast (** @canonical Passes.Preprocessor *) module Preprocessor = Passes__Preprocessor (** @canonical Passes.Scoping *) module Scoping = Passes__Scoping