annotate tests/badVariant.ur @ 1804:62c18ecbfec4

Tweaking treatment of function application: substitute or introduce a 'let'?
author Adam Chlipala <adam@chlipala.net>
date Sun, 05 Aug 2012 14:55:28 -0400
parents 05ae68e019b6
children
rev   line source
adam@1716 1 val q : variant [X = int, Y = float] = make [#Z] "hi"