]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Parameter following ellipsis parameter is not allowed
authorwxx <769218589@qq.com>
Thu, 14 Oct 2021 09:48:00 +0000 (17:48 +0800)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 06:32:46 +0000 (08:32 +0200)
commitec462d4e4b5e1246234a481032bae5a01a267a5b
tree66dbb5355d64178a26ca63d2ee2045e8af195407
parentc78f83b093dd5b611612b878637a17569cee4055
vala: Parameter following ellipsis parameter is not allowed

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1237
tests/Makefile.am
tests/methods/ellipsis-preceding.test [new file with mode: 0644]
vala/valamethod.vala