Mercurial > urweb
view tests/initSimple.ur @ 2232:a07b91fa71db
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Wed, 06 May 2015 14:51:09 -0400 |
parents | 8a169fc0838b |
children |
line wrap: on
line source
task initialize = fn () => debug "I ran!" fun main () = return <xml>Hi!</xml>