Mercurial > urweb
view tests/time.ur @ 436:024478c34f4d
time type
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 30 Oct 2008 14:36:48 -0400 |
parents | |
children | 1a4c1b5f4d8f |
line wrap: on
line source
val now : time = readError "10/30/08 14:35:42" fun main () = return <xml>{[now]}</xml>