repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixing an issue with output parameters that are of type IntPtr
[castle.git]
/
Tools
/
NVelocity
/
test
/
templates
/
context_safety.vm
blob
4b2c45f719e47cb7ab3060198d1d55f19efaa7fb
1
#foreach($a in $vector)
2
$a
3
#end