diff options
Diffstat (limited to 'contrib/perl5/t/op/goto_xs.t')
| -rwxr-xr-x | contrib/perl5/t/op/goto_xs.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/t/op/goto_xs.t b/contrib/perl5/t/op/goto_xs.t index a35575eb26a1..31a6ab992704 100755 --- a/contrib/perl5/t/op/goto_xs.t +++ b/contrib/perl5/t/op/goto_xs.t @@ -1,7 +1,7 @@ #!./perl # tests for "goto &sub"-ing into XSUBs -# $RCSfile$$Revision$$Date$ +# $RCSfile: goto_xs.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ # Note: This only tests things that should *work*. At some point, it may # be worth while to write some failure tests for things that should |
