Help for this page
use warnings; use Inline CPP => Config => ... my $reftest = \@test; add_nir(1, 4, $reftest); print "@test\n";
1 2 1 2 2