aboutsummaryrefslogtreecommitdiff
path: root/c-api/compat-5.3.h
diff options
context:
space:
mode:
Diffstat (limited to 'c-api/compat-5.3.h')
-rw-r--r--c-api/compat-5.3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c-api/compat-5.3.h b/c-api/compat-5.3.h
index 3905a10..8f38719 100644
--- a/c-api/compat-5.3.h
+++ b/c-api/compat-5.3.h
@@ -40,6 +40,7 @@
40#if defined(LUA_VERSION_NUM) && LUA_VERSION_NUM == 501 40#if defined(LUA_VERSION_NUM) && LUA_VERSION_NUM == 501
41 41
42/* XXX not implemented: 42/* XXX not implemented:
43 * lua_arith (new operators)
43 * lua_upvalueid 44 * lua_upvalueid
44 * lua_upvaluejoin 45 * lua_upvaluejoin
45 * lua_version 46 * lua_version