rfg6.C   [plain text]


// { dg-do assemble  }

wchar_t *single  =   L"xyz"  ;
wchar_t *(array[]) = { L"xyz" };