Owl Get a Life
integer.cpp: In function ‘void printInteger()’:integer.cpp:2:36: error: expected ‘;’ before ‘}’ token 2 | void printInteger(){ std::cout << 1 } | ^~ | ;