Hi, Can you clarify the meaning of this line in the "RELEASE_NOTES":
Matching on string literals is no more restricted to single RutaBasic
annotations,
e.g., it is not possible to write: "This is a test"{-> Test};
I see in the docs instances of this form which the above says it is **not
possible** to write, e.g.
"PERSNAME"{-> PersName}; (in section 4.8)
-Marshall
