]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Correctly replace "in" expression in pre-/postconditions of method
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 20 Dec 2021 19:40:30 +0000 (20:40 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 21 Dec 2021 06:42:46 +0000 (07:42 +0100)
commita81bc7aa6163eaa7530b1a179dcfbf9de330c8f4
treed46813a7393f10a7f508df8ae08ec889ec204198
parent4c2768496938ec2d9c82377a138efd2cc42bbafe
vala: Correctly replace "in" expression in pre-/postconditions of method

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1269
tests/Makefile.am
tests/methods/prepostconditions-contains.c-expected [new file with mode: 0644]
tests/methods/prepostconditions-contains.vala [new file with mode: 0644]
vala/valamethod.vala