#pragma once #include "Allocators.hpp" #include "CommandLine.hpp" #include "Testing.hpp" void testCommandLine(); void testInterpreter();