in reply to Is this a bug, or expected behavior?

if (1 .. 2) {print} and for (1 .. 2) {print} -- the same dots but different meaning :-)
Regards,
Timo
  • Comment on Re: Is this a bug, or expected behavior?