blob: b32466a981b36ad495d49d9682d963507c444c90 [file] [log] [blame]
// Constexpr:
int getCoolestInteger();
static int coolest_integer = getCoolestInteger();