llvm-6502/test/CFrontend/2003-08-21-WideString.c
Misha Brukman 6f3c178c48 Test case distilled from bash.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8013 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-21 18:59:56 +00:00

4 lines
43 B
C

struct {
int *name;
} syms = { L"NUL" };