view tests/initSimple.ur @ 2251:25874084bf1f

Make Mono.file a record for readability upon extension.
author Ziv Scully <ziv@mit.edu>
date Sun, 13 Sep 2015 17:02:17 -0400
parents 8a169fc0838b
children
line wrap: on
line source
task initialize = fn () => debug "I ran!"

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