Ampersand icon indicating copy to clipboard operation
Ampersand copied to clipboard

Wanted: improved type error message

Open stefjoosten opened this issue 5 years ago • 5 comments

Version of ampersand that was used

I used Ampersand-v3.17.3 [feature/Archimate3:b1a0984d1]

What I got

I compiled a project, RAP3, and got the following message: afbeelding The problem is that the relation in the spreadsheet, name[Role*RoleName] is not declared. It took me a while to spot this because the type error claims ambiguity while there is none.

What I want instead

I would like the message to also point out that the declaration of name[Role*RoleName] might be missing.

Steps to reproduce

  1. to be done

Context / Source of ampersand script

stefjoosten avatar Dec 11 '19 08:12 stefjoosten