Home | History | Annotate | Download | only in merge-vtable-codegen
      1 module "a" {
      2   textual header "a.h"
      3 }
      4 
      5 module "b" {
      6   header "b.h"
      7 }
      8 
      9 module "c" {
     10   header "c.h"
     11 }
     12