#include "src/shell.h" int main(int argc, char** argv) { s_loop(); return 0; }