Ellery Newcomer <ellery-newco...@utulsa.edu> wrote:

just out of curiosity, does anyone use these and actually mean them to be strings? It seems like I'm invariably writing

cast(ubyte[]) x"..."

Never used them, tbh. But shouldn't that be

cast(ubyte[]) x"...".dup

?

--
Simen

Reply via email to