Skip to content

Commit 99e5bd1

Browse files
add
1 parent 77a5030 commit 99e5bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identifiers/addition.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ void addition(vector<string>::iterator it, ifstream &file) {
3333
if (undeclared) {
3434
cerr << "[ERROR] Variable undeclared. " << endl;
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)