fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 18 Dec 1999 01:35:50 +0000 (01:35 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 18 Dec 1999 01:35:50 +0000 (01:35 +0000)
commit0505442f3c585b66999f71b9bb23ab4d01c6531a
tree3f76bdb360e3a56c0a103543cb21055de4b4ec29
parent79d01fbf58287276b77349e580651d9897f9b25c
fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
anon hash rather than a block; test case for the same

p4raw-id: //depot/perl@4697
t/comp/term.t
toke.c