Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
7d8b39226c6e9e8a06ca94803824d76411e2882d
/
.
/
Tests
/
CompileFeatures
/
cxx_constexpr.cpp
blob: 570c10fb9b8f48d1a8cea4853f94baea4a6d3ef0 [
file
] [
log
] [
blame
]
constexpr
int
getNum
()
{
return
42
;
}