On Saturday, 7 November 2015 at 00:21:57 UTC, crimaniak wrote:
Inserting dummy return statement doesn't help. final switch / switch with default - no matter.


Try inserting assert(0); instead of a dummy return.

Reply via email to