Mercurial > urweb
view tests/char.ur @ 1470:5018878ca645
Handle 'prefix' directives for HTTPS
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 01 Jun 2011 07:23:27 -0400 |
parents | 395a5d450cc0 |
children |
line wrap: on
line source
fun main () = case #"A" of #"B" => return <xml/> | _ => return <xml>A!</xml>