DEBSOURCES
Skip Quicknav
sources / vala / 0.56.18-2 / tests / semantic / method-async-ref-parameter.test
12345678
Packages: gio-2.0 Invalid Code async void foo (ref int i) { } void main () { }