https://issues.dlang.org/show_bug.cgi?id=14361 --- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> --- specs says that literals cannot be aliased[1]. [1] http://dlang.org/declaration.html#AliasDeclaration --