I want to write lua modules and put some self testing ... How should I do it in lua ? regards, ... if __name__ == "__main__" then <self test> end
確定! 回上一頁