debug
Removed
Section titled “Removed”function debug.info(co: thread, level: number, s: string): ...anyfunction debug.info(level: number, s: string): ...anyfunction debug.info(f: function, s: string): ...anyfunction debug.traceback(co: thread, msg: string?, level: number?): stringfunction debug.traceback(msg: string?, level: number?): string