Main: Add step6 .cpp file

This commit is contained in:
Riyyi
2023-04-07 23:38:41 +02:00
parent f35fea9fa4
commit ed9fa1698e
4 changed files with 141 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include "readline.h"
#include "settings.h"
#if 1
#if 0
static blaze::EnvironmentPtr s_outer_env = blaze::Environment::create();
static auto cleanup(int signal) -> void;