 --> [ local path prefix ]/types/string_size_negative.fpp:3:27
  |
3 | array A = [3] string size -1
  |                           ^^ negative string sizes are not allowed
  |
  = note: expression evaluated to `-1`

