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

6 lines
69 B
C

// RUN: clang -parse-ast-check %s
void *test1(void) { return 0; }