summaryrefslogtreecommitdiff
path: root/tests/time.ur
blob: 393939e96789b2632b2e79ca74c46ad560447ac5 (plain)
1
2
3
val now : time = readError "10/30/08 14:35:42"

fun main () = return <xml>{[now]}</xml>