3 lines
53 B
C++
3 lines
53 B
C++
// RUN: clang-cc %s -fsyntax-only
|
|
int static_assert;
|
// RUN: clang-cc %s -fsyntax-only
|
|
int static_assert;
|