On Fri, 20 Aug 2021, Sven Schreiber wrote:
Hi,
we may have discussed this before, not sure. I guess the following is
simply not supported and not a bug?
<hansl>
open denmark
string a = "quiet"
bundle b = defbundle("a","quiet")
ols LRM 0 --@a # works
ols LRM 0 --(a)b.a # fails
</hansl>
Yep, simply not supported.
Allin