view tests/initSimple.ur @ 1986:b2254554542f

Add Datetime JavaScript support.
author Patrick Hurst <phurst@mit.edu>
date Mon, 17 Feb 2014 19:21:46 -0500
parents 8a169fc0838b
children
line wrap: on
line source
task initialize = fn () => debug "I ran!"

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