On Wed, 11 Feb 2009 14:07:29 +1100, Daniel Keep wrote: > What about this? > > /+{{VersionIdentifier}} ... +/ is that just a neater way to do this? version(Identifier) { mixin(` //code! `)}