Foo

mixin template Foo (
T
) {
T x;
}

Meta