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