view tests/img.ur @ 727:ba4c230b7231

Show XML
author Adam Chlipala <adamc@hcoop.net>
date Thu, 16 Apr 2009 12:43:55 -0400
parents e28637743279
children
line wrap: on
line source
fun main () : transaction page = return <xml><body>
  <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/>
</body></xml>