view tests/mini/compile_bug164_stringinitcast.d @ 991:223a679053dd

Fix x86_64 cfloat support to work on intended target :)
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 26 Feb 2009 14:48:47 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

const C = "foo";
char[] var = C;