In function 'int main()':
5:11: error: 'myVar' was not declared in this scope
5 | cout << myVar;
| ^~~~~