Fixing an issue with output parameters that are of type IntPtr
[castle.git] / MonoRail / TestSiteBrail / Views / home / bag.brail
blobe36ee07d642007ddd430ce1b511f396cda548f4c
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 %>