Mercurial > urweb
view tests/char.ur @ 821:395a5d450cc0
Chars and more string operations
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 26 May 2009 12:25:06 -0400 |
parents | |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>