• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### Compilation failed:
2
3error: 6: call to 'foo' expected 1 argument, but found 2
4    float x = foo(1, 2);
5              ^^^^^^^^^
61 error
7