]> 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, 4 Jan 2022 11:27:42 +0000 (12:27 +0100)
commitff67da58d2ac68145dbc7030f019cb3b05d73b7c
treea6cc482d8e4ad511100e8e0d3c236ef3d22dd7c8
parent4676a629a35c51455d114e152fb2c77a7fec8880
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.vala [new file with mode: 0644]
vala/valamethod.vala