DEBSOURCES
Skip Quicknav
sources / vala / 0.56.18-5 / tests / structs / struct-empty-still.test
12345678
Invalid Code struct Foo { public static int bar { get; set; } } void main () { }