blob: f6f6bd972090ce81b6f0e802873363a1056bd00d [file] [log] [blame]
/* RUN: %clang_cc1 %s -std=c89 -pedantic-errors -verify
*/
#if 1LL /* expected-error {{long long}} */
#endif