CoolPotOS/apps/lua/luac.c

3 lines
92 B
C

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