[Nottingham] A Little Coding Gem
Jason Irwin
jasonirwin73 at gmail.com
Thu Nov 15 18:40:30 UTC 2012
On 15/11/12 18:08, Martin wrote:
> Anyone like to guess or even work out what it does? :-> (Evil grin :-) )
What it does it drive you (or the maintainer) totally bats in three
years as there is no comment because it was so obvious at the time.
> Any other similar fun obscure beauties?
Nothing so terse I'm afraid.
public class myClass
{
private Boolean myCheck;
public static main(String... args)
{
if (myCheck)
{
System.out.println("Hello world");
}
}
}
What's that do then?
If TJ or Roadie take more than a nano-second to work it out, I'll be
disappointed.
I've got a bunch more somewhere...they're really boring I assure you.
--
Jason Irwin
More information about the Nottingham
mailing list