You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error(_("Is first/last/head/tail with n>1 and := by group intentional? Please provide a use case to the GitHub issue tracker. It could be implemented."));
1127
+
//if (w>1 && assignByRef)
1128
+
// error(_("Is first/last/head/tail with n>1 and := by group intentional? Please provide a use case to the GitHub issue tracker. It could be implemented."));
1129
1129
// select 1:w when first=TRUE, and (n-w+1):n when first=FALSE
1130
1130
// or select w'th item when nthvalue=TRUE; e.g. the n=0 case in test 280
0 commit comments