DEBSOURCES
Skip Quicknav
sources / vala / 0.56.18-7 / tests / semantic / method-main-throws.test
12345678
Invalid Code errordomain FooError { BAR } void main () throws FooError { }