]> git.ipfire.org Git - thirdparty/vala.git/commit
genie: Allow attribute and declaration on the same line
authorMazhar Hussain <realmazharhussain@gmail.com>
Sat, 24 Dec 2022 11:25:24 +0000 (16:25 +0500)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 5 Aug 2023 10:46:45 +0000 (12:46 +0200)
commita693ed070f507e1f07660d42c40aa7b0b505c38b
tree4dbd74cc158b21d504c2ccc80412fd6024a13079
parenta2b72120b620146daa9deb4a3fb998b6b8d27616
genie: Allow attribute and declaration on the same line

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1386
tests/Makefile.am
tests/genie/attributes.c-expected [new file with mode: 0644]
tests/genie/attributes.gs [new file with mode: 0644]
vala/valagenieparser.vala