Home | History | Annotate | Download | only in modular_maps
      1 module A {
      2   header "common.h"
      3   header "a.h"
      4 }
      5 
      6 extern module B "moduleb.map"
      7 
      8