/* * * 7.54 * * */ int main () { /* Answer: Yes and No. C++11 did not allow this When compiling with C++20, this is allowed. */ return 0; }