Operator precedence in Lua follows the table below, from the higher to the lower priority: ^ not - (unary) * / + - .
確定! 回上一頁