<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Fixed. Thanks for reporting!</p>
    <p>Cheers,</p>
    <div class="moz-cite-prefix">On 2026-05-25 6:39 AM, Hilaire
      Fernandes via Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d3626c95-1d85-47ed-941b-4f7e9f05c069@free.fr">
      <pre><font size="4">
</font><font size="4">#(1) groupsOf: 1 atATimeDo: [:groups | groups do: [:each | each print]]
</font>=> break</pre>
      <pre><font size="4">#(1 2) groupsOf: 1 atATimeDo: [:groups | groups do: [:each | each print]]
</font>=> break</pre>
      <pre><font size="4">#(1 2) groupsOf: 2 atATimeDo: [:groups | groups do: [:each | each print]]
</font>=> ok</pre>
      <p>The two first examples were working fine with the previous
        version of this method.</p>
      <p>Looking at the method, I think the passArray is wrong.</p>
      <p>Thanks</p>
      <p>Hilaire</p>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis.st">www.cuis.st</a>
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich</pre>
  </body>
</html>