annotate tests/dep4.ur @ 2203:39faa4a037f4

ML half of initial prototype. (Doesn't compile because there's no C yet.)
author Ziv Scully <ziv@mit.edu>
date Tue, 25 Mar 2014 02:04:06 -0400
parents ab24a7cb2a64
children
rev   line source
adam@1733 1 fun main () : transaction page = return <xml><body>
adam@1733 2 {[Dep2.y]}!
adam@1733 3 </body></xml>