// RUN: %clang_cc1 -std=c++11 -verify %s
using size_t = decltype;
void ; // expected-warning {{user-defined literal suffixes not starting with '_' are reserved; no literal will invoke this operator}}
void ; // expected-warning {{user-defined literal suffixes not starting with '_' are reserved; no literal will invoke this operator}}
void