blob: f3a8a7add28d31d370b922125ecdc1bd754d19f5 [file] [log] [blame]
// RUN: clang -parse-ast-check -std=c++0x %s 2>&1
int static_assert; /* expected-error {{expected identifier or '('}}} */