
declaration is not visible. In passing, add a test for a similar case of conflicting redeclarations of internal-linkage structured bindings. (This case already works).
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
module Decls {
|
|
header "decls.h"
|
|
explicit module Unimported { header "unimported.h" }
|
|
}
|