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