I agree with Super Vegeta. Having some "language candy" comes useful when you are in a hurry to get something done with the least effort. But when you return working back to that code after several months believe me you would rather have code with bigger readability.
For that specific matter in the past I actually ended up refactoring parts of my code from being as short as possible to being more readable.