view tests/initSimple.ur @ 1847:8958b580d026

Change Name_js to skip code snippets that depend on the CSRF-protection signature
author Adam Chlipala <adam@chlipala.net>
date Mon, 01 Apr 2013 10:13:49 -0400
parents 8a169fc0838b
children
line wrap: on
line source
task initialize = fn () => debug "I ran!"

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