blob: 9fa8a6880a21d2f42ea522d17ae75a096efb0c3d [file] [log] [blame]
// RUN: %clang_cc1 -fsyntax-only -verify %s
void f (int p[]) { p++; }