module A {
  header "a.h"
}

module B {
  header "b.h"
}

module std {
  header "memory.h"
}