Skip to content

Commit a187d6b

Browse files
update
1 parent 492a45d commit a187d6b

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)