annotate tests/badVariant.ur @ 1997:c93fbd139732

Define uw_loggers structure, allow FFI code to access it
author Sergey Mironov <grrwlf@gmail.com>
date Wed, 26 Feb 2014 08:21:52 +0000
parents 05ae68e019b6
children
rev   line source
adam@1716 1 val q : variant [X = int, Y = float] = make [#Z] "hi"