AdaCore / adareducer

GNU General Public License v3.0
13 stars 2 forks source link

make sure we don't eat the last contents of exception blocks #13

Open setton opened 2 years ago

setton commented 2 years ago

Ada requires at least one exception handler in the exception block: try removing the block when removing the last exception.