annotate tests/img.ur @ 2252:e843a04499d4

Revert to revision 2222.
author Ziv Scully <ziv@mit.edu>
date Mon, 21 Sep 2015 10:16:55 -0400
parents e28637743279
children
rev   line source
adamc@717 1 fun main () : transaction page = return <xml><body>
adamc@717 2 <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/>
adamc@717 3 </body></xml>