codegen: Fix floating reference regression with Variants
[vala-gnome.git] / tests / basic-types / bug771626.test
blob64a5da8bf66cac60a60bf6b9dbd45236b0fef1d5
1 Invalid Code
3 const int FOO = 0;
5 void main () {
6         FOO = 1;