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]
/
MonoRail
/
TestSiteBrail
/
Views
/
jsgeneration
/
_partial1.brail
blob
2968286aa72181664e95e72c859e061c4f688a29
1
You're ${Name} <br> <?brail
\r
2
for element in list:
\r
3
output "[ ${element} ]"
\r
4
end
\r
5
?>