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