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
/
Castle.MonoRail.Views.Brail.Tests
/
Views
/
dsl
/
attributeOutput.brail
blob
8298d172446977b710d09c684b1c8ec580004a85
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
%>