annotate tests/img.ur @ 2292:23eaec04e0f8

Ran a benchmark!
author Ziv Scully <ziv@mit.edu>
date Tue, 17 Nov 2015 04:08:12 -0500
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>