libgda-4.0, gedit-2.20: Fix gedit typo and GdaXaTransactionId.data
[vala-lang.git] / tests / objects / bug624594.vala
blob4895004bfee9e309cf4bcbe066ff042df0490f75
1 class Foo : Object {
2 public int property { get; set; }
5 void main () {