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 6c419e1 commit 43c6289Copy full SHA for 43c6289
headers/Utils/ErrorsFPL.h
@@ -6,4 +6,6 @@ void errorInstruction();
6
7
void errorVariable(std::string& name);
8
9
-void errorIntroduireVariable();
+void errorIntroduireVariable();
10
+
11
+void errorUpdateVariable(std::string& name);
0 commit comments