Test case distilled from bash.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8013 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-08-21 18:59:56 +00:00
parent b98917a555
commit 6f3c178c48

View File

@ -0,0 +1,3 @@
struct {
int *name;
} syms = { L"NUL" };