// Unable to find matching overload for call to function void foo(); void bar(int x) { foo(x); }