 --> [ local path prefix ]/numeric_shift/shift_float_amount_error.fpp:1:19
  |
1 | constant a = 2 << 1.5
  |                   ^^^ F64 is not an integer or enum type

