Skip to content
Snippets Groups Projects
Matthew Hague's avatar
Hague Matthew UXAC009 authored
If the call did not specify the return type, the return type is inferred
from the method. This can give students the impression their code is
returning the right datatype (because the tester is using it) even when
it is not.

A warning has been added to let students know that this may not be the
case.
2cc4bf3a
History
Name Last commit Last update