Mercurial > urweb
view tests/char.ur @ 1777:59b07fdae1ff
Partitioning and ordering for window functions
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 02 Jun 2012 16:47:09 -0400 |
parents | 395a5d450cc0 |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>