]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Recursive check of assignment target to recognize constants fbd40a292a2e491ba76dbd80de6ae428ac971b7e
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 4 Jul 2020 14:04:22 +0000 (16:04 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 4 Jul 2020 14:04:54 +0000 (16:04 +0200)
commitfbd40a292a2e491ba76dbd80de6ae428ac971b7e
treed3ab70f83b5194d5dec5ca789f75ff126f70aa5b
parent85cff726250620cf7326393285fbe4cbd4d22571
vala: Recursive check of assignment target to recognize constants

See https://gitlab.gnome.org/GNOME/vala/issues/944
tests/Makefile.am
tests/semantic/constant-reassignment-element.test [new file with mode: 0644]
tests/semantic/constant-reassignment-member.test [new file with mode: 0644]
vala/valaassignment.vala