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