annotate tests/disallowed.ur @ 1964:072656016dfa

Add another simple case for record unification between alpha-equivalent constructors
author Adam Chlipala <adam@chlipala.net>
date Wed, 29 Jan 2014 18:19:25 -0500
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/>