• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module A {
2  header "a.h"
3}
4
5module B {
6  header "b.h"
7}
8
9module std {
10  header "memory.h"
11}
12