D-Bus: Remove extra semicolon to avoid C warning
[vala-lang.git] / tests / methods / bug620673.vala
bloba305a3eb61e3acd88db8106e207775b53310f59a
1 void foo (int bar, ...) throws Error {
4 void main () {