From: Ralph Corderoy Date: Wed, 23 Aug 2017 21:04:42 +0000 (+0100) Subject: Don't need to `else' after adios() at end of then-block. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/8a5a1a5303ddc67f06350a57a515853724a16e31?ds=sidebyside;hp=8a5a1a5303ddc67f06350a57a515853724a16e31 Don't need to `else' after adios() at end of then-block. Only true of simple if-else rather than a chain. ---