#include "master.hpp" namespace factor { const char *vm_executable_path(void) { return NULL; } }