3 lines
31 B
C++
3 lines
31 B
C++
|
constexpr int CONST_FIVE = 5;
|
||
|
|
|
constexpr int CONST_FIVE = 5;
|
||
|
|