http://d.puremagic.com/issues/show_bug.cgi?id=1916
------- Comment #2 from [email protected] 2009-04-01 07:57 ------- Only segfaults on D2. fog.d(2): Error: incompatible types for ((1) ~ (" foo?")): 'int' and 'immutable( char)[]' fog.d(2): Error: Can only concatenate arrays, not (int ~ immutable(char)[]) fog.d(2): Error: cannot implicitly convert expression ("\x01 foo?") of type int to immutable(char)[] [SEGFAULT] --
