[Issue 5671] CTFE string concat problem

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 5 17:59:43 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5671



--- Comment #2 from Don <clugdbug at yahoo.com.au> 2011-03-05 17:56:46 PST ---
Can be reduced even further, showing CTFE isn't involved at all:

static assert( ['a', 'b'] ~ "c" == "abc" );

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list