... and type(c) == "number") local file = os.tmpname() local f, msg = io.open(file, ... nil) assert(io.open(file) == nil) io.output(file) assert(io.output() ...
確定! 回上一頁