Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Tools / NVelocity / test / templates / context_safety.vm
blob4b2c45f719e47cb7ab3060198d1d55f19efaa7fb
1 #foreach($a in $vector)
2  $a
3 #end