 --> [ local path prefix ]/array/format_float_not_int.fpp:1:27
  |
1 | array A = [3] F32 format "{x}"
  |                           ^^^ Hexadecimal format replacement cannot be used for type `F32`
  |
 ::: [ local path prefix ]/array/format_float_not_int.fpp:1:15
  |
1 | array A = [3] F32 format "{x}"
  |               --- type defined here

