mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-13 19:04:10 +02:00
Fix #164.
This commit is contained in:
2
tests/mini/compile_bug164_stringinitcast.d
Normal file
2
tests/mini/compile_bug164_stringinitcast.d
Normal file
@@ -0,0 +1,2 @@
|
||||
const C = "foo";
|
||||
char[] var = C;
|
||||
Reference in New Issue
Block a user