Add a TODO test for bug #37038 - assigning to the match variable
authorNicholas Clark <nick@ccl4.org>
Tue, 6 Sep 2005 17:46:33 +0000 (17:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 6 Sep 2005 17:46:33 +0000 (17:46 +0000)
commit740266bff261335d346cbafd47b3f0ad938f70d0
treefd3dfe0306626b459cad966cc2159e7b1e333fe3
parent40902b1a555ae1a75d0a35db22ea4584a0d25db9
Add a TODO test for bug #37038 - assigning to the match variable
should not corrupt match vars such as $1 and $2

p4raw-id: //depot/perl@25360
t/op/pat.t