source: trunk/essentials/dev-lang/perl/t/uni/class.t

Last change on this file was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 5.6 KB
Line 
1BEGIN {
2 chdir 't' if -d 't';
3 @INC = qw(../lib .);
4 require "test.pl";
5}
6
7plan tests => 4670;
8
9sub MyUniClass {
10 <<END;
110030 004F
12END