blob: 9403f696d1d4de7ba683d339c43064c2fc6a5514 [file] [log] [blame]
module imports.imp18979;
struct Foo
{
private this(A)(A a) {}
}