blob: 0f3c9c3823ce8133e438db384966b621d8361f28 [file] [log] [blame]
// Build don't link:
wchar_t *single = L"xyz" ;
wchar_t *(array[]) = { L"xyz" };