annotate tests/badVariant.ur @ 2259:6951a645ccdf

Fix effectfulness registration toy cache.
author Ziv Scully <ziv@mit.edu>
date Sun, 27 Sep 2015 17:24:57 -0400
parents 05ae68e019b6
children
rev   line source
adam@1716 1 val q : variant [X = int, Y = float] = make [#Z] "hi"