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
/
home
/
bag.brail
blob
e36ee07d642007ddd430ce1b511f396cda548f4c
1
\r
2
Customer is ${CustomerName}
\r
3
<br>
\r
4
<%
\r
5
for element in List:
\r
6
output element
\r
7
end
\r
8
%>