@mattpass This should answer your question: http://mothereff.in/operator-precedence#a%20%3D%3D%20b%20%3D%3D%20c%40(a%20%3D%3D%20b)%20%3D%3D%20c … Also note that `b` will be global in `var a = b = 'x';`.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@mattpass This should answer your question: http://mothereff.in/operator-precedence#a%20%3D%3D%20b%20%3D%3D%20c%40(a%20%3D%3D%20b)%20%3D%3D%20c … Also note that `b` will be global in `var a = b = 'x';`.