class PreDecrementIsNotWhatItSeems {
public void controversial() { --thisIsTotallyFine - !!!++butThisIsNot; }
}