Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
7d8b39226c6e9e8a06ca94803824d76411e2882d
/
.
/
Tests
/
CompileFeatures
/
cxx_static_assert.cpp
blob: 6aa8678f6c92dbf22c32e35c99dd78bdd2b99349 [
file
] [
log
] [
blame
]
static_assert
(
true
,
"static_assert test"
);