Mercurial > urweb
view tests/img.ur @ 1113:40d48a2b78a7
Memory limits
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 03 Jan 2010 15:32:11 -0500 |
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>