annotate tests/badVariant.ur @ 2245:27899da8780b

Sqlcache allows any expression injected into SQL.
author Ziv Scully <ziv@mit.edu>
date Sun, 02 Aug 2015 18:25:42 -0700
parents 05ae68e019b6
children
rev   line source
adam@1716 1 val q : variant [X = int, Y = float] = make [#Z] "hi"