strFromFile

This commit is contained in:
2022-08-29 16:01:25 +03:00
parent 0f869ebf39
commit e17260628e
2 changed files with 24 additions and 18 deletions

View File

@@ -79,7 +79,7 @@ class IoTScenario {
std::vector<ExprAST *> ScenarioElements; // корневые элементы дерава
String *strFromFile;
String strFromFile;
char getLastChar();
int strIterator = 0;