summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/t/pragma/warn/doop
blob: 5803b44581278d9cc303180cccc69255d8754639 (plain)
1
2
3
4
5
6
# doop.c
use utf8 ;
$_ = "\x80  \xff" ;
chop ;
EXPECT
########
OpenPOWER on IntegriCloud