ringabout b7a275da1d fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) 4 months ago
..
tblock1.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tcontrolflow.nim ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 years ago
tstatret.nim 299ddda5f6 Make unreachable code a warning instead of an error (#14816) 4 years ago
tunamedbreak.nim ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 years ago
tunreachable.nim 9140f8e221 Fix endsInNoReturn for case statements (#23009) 11 months ago
tunreachable2.nim b7a275da1d fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) 4 months ago