perl 1.0 patch 14: a2p incorrectly translates 'for (a in b)' construct.
authorJeff Siegal <jbs@eddie.mit.edu>
Mon, 1 Feb 1988 22:56:10 +0000 (22:56 +0000)
committerLarry Wall <lwall@jpl-devvax.jpl.nasa.gov>
Mon, 1 Feb 1988 22:56:10 +0000 (22:56 +0000)
commita4de7c03d0bdc29d9d3a18abad4ac2628182ed7b
tree5dc53383b9ae098b49ed81db24b316d5a82aaae4
parent2e1b3b7e9018b7d16d598adb631073672439d869
perl 1.0 patch 14: a2p incorrectly translates 'for (a in b)' construct.

The code a2p creates for the 'for (a in b)' construct ends
up assigning the wrong value to the key variable.
patchlevel.h
x2p/walk.c