1use strict;
2use warnings;
3
4use InlineX::C2XS qw(c2xs context);
5
6print "1..1\n";
7
8print "ok 1\n";
9