llvm-project/clang/test/Sema/assign.c

6 lines
74 B
C

// RUN: clang -fsyntax-only -verify %s
void *test1(void) { return 0; }