Fixing an issue with output parameters that are of type IntPtr
[castle.git] / MonoRail / Castle.MonoRail.Views.Brail.Tests / Views / dsl / attributeOutput.brail
blob8298d172446977b710d09c684b1c8ec580004a85
1 <%\r
2 dsl Html:\r
3         html:\r
4                 p {"class": "foo"}:\r
5                         text "hello world"\r
6                 end\r
7         end\r
8 end\r
9 %>