Mercurial > urweb
view tests/char.ur @ 2246:4769b27aa436
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Sun, 02 Aug 2015 18:26:44 -0700 |
parents | 395a5d450cc0 |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>