Mercurial > urweb
view tests/char.ur @ 1089:f1647f16097d
Convenience libifying; allow more NULLs with globals
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 24 Dec 2009 15:49:52 -0500 |
parents | 395a5d450cc0 |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>