1 module Misplaced { 2 module Sub_A { 3 header "misplaced-a.h" 4 } 5 module Sub_B { 6 header "misplaced-b.h" 7 } 8 } 9