Compile error
 ---> at line 7 column 5
  |
7 |     f(x);
  |     ^ Type mismatch: expected float, found {int/signed}
