Overhaul the semantics of the warning
[p5sagit/p5-mst-13.2.git] / t / lib / warnings / doop
CommitLineData
0453d815 1# doop.c
2use utf8 ;
3$_ = "\x80 \xff" ;
4chop ;
5EXPECT
0453d815 6########