RosettaCodeData/Task/Special-characters/C++/special-characters-3.cpp
2023-07-01 13:44:08 -04:00

2 lines
109 B
C++

int const\
ant; // defines a variable of type int named constant, not a variable of type int const named ant