#summary What's known to not work at all. * ~~do statement (fixable)~~ fixed * super constructor calls (fixable) * break statement with label; bare break statements okay * continue statement with label; bare continue statements okay * unsigned shift right (>>>) * unsigned shift right assign (>>>=)