On 24/04/2008, d-bugmail at puremagic.com <d-bugmail at puremagic.com> wrote: > mixin (foo !("hello")); Shouldn't that be mixin foo!("hello"); i.e. without the extra pair of parentheses?