rfg6.C   [plain text]


// { dg-do assemble  }

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