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

