• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module Misplaced {
2  module Sub_A {
3    header "misplaced-a.h"
4  }
5  module Sub_B {
6    header "misplaced-b.h"
7  }
8}
9