brintos

brintos / llvm-project-archived public Read only

0
0
Text · 89 B · b32466a Raw
4 lines · cpp
1// Constexpr:2int getCoolestInteger();3static int coolest_integer = getCoolestInteger();4