1 use Test2::V0;
2 
3 ok(0, "Fail");
4 
5 done_testing;
6