### Compilation failed:
error: 6: call to 'foo' expected 1 argument, but found 2
float x = foo(1, 2);
^^^^^^^^^
1 error