if _VERSION:sub(5) + 0 < 5.1 then print"too old" end --_VERSION is "Lua ". if bloop and math.abs then print(math.abs(bloop)) end