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