annotate tests/error.ur @ 2190:22117edf8fd3

After a tricky debugging session, limit visibility of type-class instances from anonymous modules
author Adam Chlipala <adam@chlipala.net>
date Sun, 01 Nov 2015 16:33:14 -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>