When a string contains multiple lines, the workbench gives an error-message:
ERROR - line 92: duplicate attribute string_attr21 [last cADL token =
SYM_MATCHES]
(Parse failed) (ARCHETYPE_COMPILER.parse_archetype)
The offending ADL-line is:
string_attr21 matches {"this is what it is used for, this could
be a really long
line or even multiple lines, just like what you
string_attr21
matches this is what it is used for, this could
be a really long
line or even multiple lines, just like what you
string_attr21
matches this is what it is used for, this could
be a really long
line or even multiple lines, just like what you
string_attr21
matches this is what it is used for, this could
be a really long
line or even multiple lines, just like what you
are reading now "}
Is the ADL wrong or is it an error in the Workbench
Thanks
Bert