summaryrefslogtreecommitdiff
path: root/tests/img.ur
blob: 7089664700cead1274bbc06a095c52318830724d (plain)
1
2
3
fun main () : transaction page = return <xml><body>
  <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/>
</body></xml>