view tests/img.ur @ 981:27a3412d23e4

Fix sel() generation bug
author Adam Chlipala <adamc@hcoop.net>
date Thu, 24 Sep 2009 12:26:30 -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>