Add lots of tests
[acme-evil.git] / t / t4 / ConfusedStrict2.pm
1 #!/usr/bin/perl
2 use evil;
3 no evil ':strict';
4 1;
This page took 0.020572 seconds and 4 git commands to generate.