summaryrefslogtreecommitdiff
path: root/tests/style.ur
blob: 04b32a648b446d6f0addd846ec02b29ac6a097b1 (plain)
1
2
3
4
5
6
style q
style r

fun main () : transaction page = return <xml><body>
  Hi.
</body></xml>