// RUN: clang -fsyntax-only -verify %s void f (int p[]) { p++; }