blob: a3e2499b2ea4d0514f8bc0f24628835e25556b4e [file] [log] [blame]
// RUN: clang -parse-ast -verify %s
void f (int p[]) { p++; }