Code QuizBeginner
Contextual Typing of Callback Parameters
An explicit callback parameter type overrides the correct contextually inferred type.
What is the bug in this callback?
An explicit callback parameter type overrides the correct contextually inferred type.
What is the bug in this callback?