This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug [perl #24212] : improper error recovery in the
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 15 Oct 2003 11:12:31 +0000 (11:12 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 15 Oct 2003 11:12:31 +0000 (11:12 +0000)
commit3cf7b4c446ec2eb4fa0902195a9812fc4f83df28
tree8b05014144619ca2aca2412986c5a06399902cb4
parent8be5f608f6696ee966fa295d23ecd0c1c2220447
Fix bug [perl #24212] : improper error recovery in the
tokenizer after an unknown filetest operator.

p4raw-id: //depot/perl@21452
t/comp/parser.t
toke.c