blob: e982637feb36333d09ba1c52b7e6780ddac5bf12 [file] [log] [blame]
// RUN: clang %s -verify -fsyntax-only -pedantic
typedef int (*a)[!.0]; // expected-error{{variably modified type declaration not allowed at file scope}}