jim: highlight switch's case fall-through
commit47737deb06bb404a29bfc5192b0b44dea0d4f453
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 29 Nov 2015 10:31:56 +0000 (29 18:31 +0800)
committerSteve Bennett <steveb@workware.net.au>
Sun, 29 Nov 2015 23:17:28 +0000 (30 09:17 +1000)
treee2197d33a5d9a64733bc56a1630e7b84f9ab347e
parent20fb65ac241531c216aff64cd158cd8797128d49
jim: highlight switch's case fall-through

Add comment to highlight that fall through is the
desired behaviour for cases ending without break.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
jim.c