function a() end in your code block assigns global a when the function is ran*, while b remains local to the function.
確定! 回上一頁