lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm trying to get the test code in Lua going, but when I compile with -
DLUA_DEBUG on Unix and look at the globals, I only see "T={}" ...
shouldn't there be a number of test function definitions in T?

-jcw