hanchenye-llvm-project/llvm/test/CFrontend/2003-08-21-WideString.c

6 lines
98 B
C

// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
struct {
int *name;
} syms = { L"NUL" };