view tests/mini/compile_bug164_stringinitcast.d @ 1571:8d086d552909

IntegerType is now contextifed. Requires llvm >= 78969. resistor says this will be the last context API change :)
author Benjamin Kramer <benny.kra@gmail.com>
date Fri, 14 Aug 2009 00:39:18 +0200
parents d8c44f1e08e1
children
line wrap: on
line source

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