view tests/onerrorE.ur @ 1758:7afe63952fe6

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 12 May 2012 11:59:31 -0400
parents b4480a56cab7
children
line wrap: on
line source
fun err x = return <xml><body>
  <h1>Bad thing!</h1>

  {x}
</body></xml>