DEBSOURCES
Skip Quicknav
sources / vala / 0.56.18-2 / tests / semantic / construct-without-gobject.test
123456789
Invalid Code class Foo { construct { } } void main () { }