Release 0.41.92
[vala-gnome.git] / tests / structs / struct_only.vala
blob5d60a04f1781e8865c5b50728a3e088593a8596d
1 public struct Foo {
2 public int i;
5 void main () {