In JS, the == , === , != and !== operators are of lower precedence than > , >= , < , <= . In Lua, all comparison operators are the same precedence.
確定! 回上一頁