I'm bummed. One of my interview torture questions was whether this compiles.
class _ { static _ _ ; _() { } _(_ _) { } } On Thu, Apr 3, 2014 at 6:44 AM, Stefan Bodewig <bode...@apache.org> wrote: > On 2014-04-03, Emmanuel Bourg wrote: > > > > http://openjdk.5641.n7.nabble.com/Warning-about-single-underscore-identifier-td145974.html > > They are deprecating the use of "_" for method argument names so that > one day I may be able to use it for the exact same purpose I've done so > for :-) > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >