.ig
Define a string that refers to another string.
This should succeed.
..
.cp 0
.ds str1 This is string 1.
.ds str2 This is string2 and refers to string 1: \\*[str1]
\*[str2]
