More work on console I/O and minor fixes

This commit is contained in:
2021-10-25 14:47:37 -04:00
parent b5d62d3991
commit 9a02f408b0
13 changed files with 122 additions and 78 deletions

View File

@@ -21,6 +21,7 @@ public:
KIND_INVALID,
KIND_PLAN,
KIND_LUA,
KIND_FLUSH_PRINTS,
};
private: