CoolPotOS/apps/lua/lua.c

4 lines
76 B
C
Raw Permalink Normal View History

2024-09-08 22:43:05 +08:00
static inline char *getenv(char *s) { return "?.lua"; }
#include "lua/m.c"