main.cpp introduced

This commit is contained in:
2021-03-10 23:52:55 +01:00
parent 55d39ef321
commit dd8502231d
5 changed files with 86 additions and 72 deletions

2
ml.h
View File

@@ -214,4 +214,4 @@ private:
std::string str;
std::vector<MlValue> list;
MlEnvironment lambda_scope;
};
};