Skip to content

Commit 43c6289

Browse files
committed
Log (p1)
1 parent 6c419e1 commit 43c6289

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

headers/Utils/ErrorsFPL.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ void errorInstruction();
66

77
void errorVariable(std::string& name);
88

9-
void errorIntroduireVariable();
9+
void errorIntroduireVariable();
10+
11+
void errorUpdateVariable(std::string& name);

0 commit comments

Comments
 (0)