Mercurial > urweb
view tests/char.ur @ 1583:7fcdf836b761
Clear reducedSummaries
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 28 Oct 2011 08:54:44 -0400 |
parents | 395a5d450cc0 |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>