 --> [ local path prefix ]/expr/neg_error.fpp:1:16
  |
1 | constant a = - { x = 1 }
  |                ^^^^^^^^^ cannot convert expression to integer
  |
  = note: anonymous struct { x: Integer } cannot be converted to Integer

