view tests/mini/compile_bug164_stringinitcast.d @ 1594:9f7151d890ff

Added in forgotten json.c and json.h files so ldc compiles again.
author Robert Clipsham <robert@octarineparrot.com>
date Sat, 07 Nov 2009 14:21:56 +0000
parents d8c44f1e08e1
children
line wrap: on
line source

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