1// Constexpr:
2int getCoolestInteger();
3static int coolest_integer = getCoolestInteger();
4

source code of compiler-rt/test/asan/TestCases/Helpers/initialization-constexpr-extra.cpp