Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) | ringabout | 2022-11-24 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | * unnamed break in the block now gives an error * bootstrap * fixes * more fixes * break with label * label again * one moee * Delete test5.txt * it now gives a UnnamedBreak warning * change the URL of bump back to the original one | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | fixes #1888 | Araq | 2015-04-27 | 1 | -10/+10 |
| | |||||
* | Fixed issue 391 (nested break in except-stmts) | Audun Wilhelmsen | 2014-02-16 | 1 | -0/+45 |