view tests/img.ur @ 857:3d2f6cb6d54a

-debug from the command line
author Adam Chlipala <adamc@hcoop.net>
date Sat, 27 Jun 2009 10:30:51 -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>