http://d.puremagic.com/issues/show_bug.cgi?id=5641
Denis Shelomovskij <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |DUPLICATE --- Comment #4 from Denis Shelomovskij <[email protected]> 2012-11-08 18:57:40 MSK --- (In reply to comment #1) > Correction. The program should print "[false, false, false, false, true]". > Alternatively, replacing y = 42 with y = 3 should print the originally claimed > output. The program from description should print only `false`, after replacing `y = 42` with `y = 3` it should print the only `true` in a middle. And this is essentially same as Issue 7965 which is fixed so I mark this one as a duplicate. *** This issue has been marked as a duplicate of issue 7965 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
