2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.jason / rfg6.C
blobfa422d302b4eb32807f9488d6c893c5f4bfba5f4
1 // { dg-do assemble  }
3 wchar_t *single  =   L"xyz"  ;
4 wchar_t *(array[]) = { L"xyz" };