annotate tests/error.ur @ 1968:2c075e875a47

Fix a subtle renaming problem in elaborating functor applications
author Adam Chlipala <adam@chlipala.net>
date Fri, 14 Feb 2014 15:11:22 -0500
parents ebc30bb262d0
children
rev   line source
adam@1483 1 fun main () : transaction page =
adam@1483 2 error <xml>I couldn't make up my <b>mind</b>!</xml>