#include "Tools.hpp" #include int main(int argc,char *argv[]){ ztl::runCodeFromPath("/root/dev/cpp/TudorLang/tests/main.ztl"); }