Call the function foo() to demonstrate which overload is chosen. Pass nullptr as a parameter
foo()
nullptr
Test Cases
Test Results
Input
Expected Output
int* overload 3.3