Make lc/uc/lcfirst/ucfirst warn when passed undef.
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / schwern
1 use Test::More;
2 plan tests => 1;
3 ok 23, 42;