module imports.link2500b;

struct S(T)
{
    void foo() {}
}
