Searched defs:MESS (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ | ||
H A D | constant.t | 93 use constant MESS => q('"'\\"'"\\); constant 94 test 22, MESS eq q('"'\\"'"\\); 95 test 23, length(MESS) == 8; |
Completed in 20 milliseconds