parmvardecl_conversion.c   [plain text]


// RUN: %clang_cc1 -fsyntax-only -verify %s

void f (int p[]) { p++; }