gtk+-4.0: Change type of Gdk.Key.* constants to uint
[vala-gnome.git] / tests / semantic / method-main-throws.test
blob56f0ba144e5419683d45ab06df2454c37712a3ca
1 Invalid Code
3 errordomain FooError {
4         BAR
7 void main () throws FooError {