Foo = function(n) return 2*n end co = coroutine.create(Bar.Foo). Is there anything to know about coroutines that could explain differences ...
確定! 回上一頁