zeek/testing/btest/Baseline/language.switch-incomplete
Robin Sommer dcd675280e Merge remote-tracking branch 'origin/topic/jsiwek/no-switch-fallthrough'
* origin/topic/jsiwek/no-switch-fallthrough:
  Add "fallthrough" keyword, require a flow statement to end case blocks.
  Disable automatic case fallthrough in switch stmts.  Addresses #754.

I've added a test for the error case where no break/fallthrough/return
is given.

Closes #754.
2013-01-23 14:41:23 -08:00
..
out Merge remote-tracking branch 'origin/topic/jsiwek/no-switch-fallthrough' 2013-01-23 14:41:23 -08:00