view tests/mini/compile_bug164_stringinitcast.d @ 1200:3171f67ad006

Remove reference to llvm::cl::AllowInverse enum value which was removed in LLVM trunk.
author Frits van Bommel <fvbommel wxs.nl>
date Wed, 08 Apr 2009 23:05:30 +0200
parents d8c44f1e08e1
children
line wrap: on
line source

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