Home | History | Annotate | Download | only in Inputs
      1 // See vfsoverlay.yaml
      2 module ModuleNeedsVFS {
      3   header "ModuleNeedsVFS.h"
      4   export *
      5 }
      6 framework module * { }
      7 
      8 module ModuleUndef { header "module-undef.h" }
      9