We never reassign the suspect variable inside of getCrimeReport(), so it is appropriate to mark this as val instead of var then?
1 Like
We never reassign the suspect variable inside of getCrimeReport(), so it is appropriate to mark this as val instead of var then?