CoolPotOS/apps/lua/lua.c

4 lines
76 B
C

static inline char *getenv(char *s) { return "?.lua"; }
#include "lua/m.c"