annotate tests/name.ur @ 1763:22858505bb2d

Allow RPC and run it synchronously in onunload event.
author Vladimir Shabanov <vshabanoff@gmail.com>
date Wed, 16 May 2012 22:46:35 +0400
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>