ThrowTheSwitch / CException

Lightweight exception implementation for C
http://throwtheswitch.org
MIT License
320 stars 64 forks source link

modify variable i to make test slightly more useful #4

Closed krithik-zz closed 8 years ago

krithik-zz commented 8 years ago

'i' is not modified because it exits try and no exception was thrown that was supposed to be caught.