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

6 lines
71 B
C

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