Avoid tests failing because Test::More changes the size of %::
[p5sagit/Devel-Size.git] / typemap
CommitLineData
177ebd37 1UV T_UV
2
3OUTPUT
4T_UV
5 sv_setuv($arg, (UV)$var);