Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit a187d6b

Browse files
update
1 parent 492a45d commit a187d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)