Talk:Variable declaration reset

From Rosetta Code
Revision as of 02:07, 16 April 2022 by Petelomax (talk | contribs) (i>1 (minor point))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

i>1

(minor point) I think I may have sold you all a bit of a dummy with Phix's i>1, which is correct because of it's 1-based indexes, and the JavaScript typo of i>1 which should have been/is now i>0, but should make no difference. I also wonder if algol68 shouldn't be i>LWB s ?? --Pete Lomax (talk) 02:07, 16 April 2022 (UTC)