alan
alan copied to clipboard
Declared function return type not matching actual return type should be a compiler error
If the actual return type of a function doesn't match the return type the user declared, that should be a compiler error.