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

