view tests/img.ur @ 1261:04e9885cbe56

Add thunking to CHANGELOG
author Adam Chlipala <adamc@hcoop.net>
date Sat, 22 May 2010 14:14:02 -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>