3 lines
55 B
C++
3 lines
55 B
C++
// RUN: %clang_cc1 %s -fsyntax-only
|
|
int static_assert;
|
// RUN: %clang_cc1 %s -fsyntax-only
|
|
int static_assert;
|