view tests/initSimple.ur @ 1480:aa0c6382aa57

top.urs: More comments
author Robin Green <greenrd@greenrd.org>
date Tue, 28 Jun 2011 11:55:57 +0100
parents 8a169fc0838b
children
line wrap: on
line source
task initialize = fn () => debug "I ran!"

fun main () = return <xml>Hi!</xml>