1 2 3
fun main () : transaction page = return <xml><body> <button onclick={fn _ => spawn (alert "Hi")}/> </body></xml>