Hi,
it seems list creation is not allowed with the ternary assignment. (Or
is it just my slightly outdated snapshot, or the fact that one branch
uses 'null', as in 'list hey = step==1 ? null : lags(step,list1)' ?)
Is this restriction actually necessary?
thanks,
sven