Getting "None of the candidates is applicable beca...
# getting-started
d
Getting "None of the candidates is applicable because of receiver type mismatch" which is what I would expect, since shouldn't the receiver be a
T
and not a
String
?