in reply to Re^6: What to test in a new module
in thread What to test in a new module

Whatever. It returns the same as return();
The point is that what it returns isn't obvious — at least, not nearly as obvious as return(); ... so it's worth the extra two characters (imho).