I did not understood the problem. Yes, the following code should issue a
warning when compiled, in my opinion:
proc foo: int =
discard
echo "foo = ", foo()
Run
- Generate warnings for default returns adnan
- Re: Generate warnings for default returns spip
- Re: Generate warnings for default returns Yardanico
- Re: Generate warnings for default returns spip
