annotate tests/disallowed.ur @ 2173:010ce27228f1

Proper error message for excessively fancy FFI signatures
author Adam Chlipala <adam@chlipala.net>
date Thu, 27 Aug 2015 16:28:45 -0400
parents 001638622c4f
children
rev   line source
adam@1521 1 cookie bad : url
adam@1521 2
adam@1521 3 fun worse (x : url) : transaction page = return <xml/>