blob: 47a8aaf5444fef286d29e319a8d28b1ce0486221 [file] [log] [blame]
module imports.testmod1b;
import testmod1;
void bar3() {
Foo!(int) w;
}