/* retoor */ #ifndef LOREX_REPL_H #define LOREX_REPL_H void repl_run(void); #endif