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

