Frontend.Include_files
type t =
| FileSystemPaths of Core.string Core.list
| InMemory of Core.string Core.String.Map.t
val include_provider : t Core.ref
Where and how to look for #include-d files