 --> [ local path prefix ]/component/array_default_error.fpp:2:29
  |
2 |   array A = [3] U32 default "abc"
  |                             ^^^^^ default value cannot be converted to A
  |
  = note: single element could not be promoted to array
  = note: string cannot be converted to U32

