Mercurial > urweb
view tests/initSimple.ur @ 1765:be114e170b77
Vector fonts in manual
author | Vladimir Shabanov <vshabanoff@gmail.com> |
---|---|
date | Thu, 17 May 2012 03:22:34 +0400 |
parents | 8a169fc0838b |
children |
line wrap: on
line source
task initialize = fn () => debug "I ran!" fun main () = return <xml>Hi!</xml>