We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a5030 commit 99e5bd1Copy full SHA for 99e5bd1
src/identifiers/addition.hpp
@@ -33,4 +33,4 @@ void addition(vector<string>::iterator it, ifstream &file) {
33
if (undeclared) {
34
cerr << "[ERROR] Variable undeclared. " << endl;
35
}
36
-}
+}
0 commit comments