codegen: Fix floating reference regression with Variants
[vala-gnome.git] / tests / objects / bug541728.test
blob37fb72b61f575f3ba0afdfc6b575a9fabf637d07
1 Invalid Code
3 class Foo {
4         public string bar { get; construct; }
7 void main () {