blob: 47fee3e38e5135f52d538d7384f5178de0fcc79a [file] [log] [blame]
// RUN: clang -parse-ast-check %s
void *test1(void) { return 0; }