LUA_ERRSYNTAX top-level constant

int const LUA_ERRSYNTAX

预编译期间的语法错误 (3)

Implementation

const LUA_ERRSYNTAX = 3;