9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
module Misplaced {
|
|
module Sub_A {
|
|
header "misplaced-a.h"
|
|
}
|
|
module Sub_B {
|
|
header "misplaced-b.h"
|
|
}
|
|
}
|