codegen: Fix floating reference regression with Variants
[vala-gnome.git] / tests / objects / bug564011.test
blob1bf9d32f0197c955735b47befe4b232a7f1871cb
1 Invalid Code
3 class Foo {
4         static ~Foo () {
5         }
8 void main () {