.. if (true) {
return new SomeClass( ..);
}
throw new Exception ( "Missing return statement");.
I'm rather curious: which is more scary - that there is no return statement, or true can be false?
.. because life is not just 1s and 0s (but tends towards it as time -> infinity)
No comments:
Post a Comment