Max Alekseyev on Sun, 13 Oct 2024 19:49:46 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: foreach: incorrect type in foreach (t_VECSMALL). |
It looks like a weird restriction:? forsubset([4,2],s, foreach(s,k,print(k)))
*** at top-level: forsubset([4,2],s,foreach(s,k,print(k)))
*** ^----------------------
*** foreach: incorrect type in foreach (t_VECSMALL).
*** Break loop: type 'break' to go back to GP promptRegards,Max