]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Issue an error on void initializer for local-variable
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 29 Sep 2020 12:47:48 +0000 (14:47 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 30 Sep 2020 11:29:17 +0000 (13:29 +0200)
commit9b1c71cd1ec8b84b49266cec24cdadd072692d1d
tree8da57da0781cc92bf3f4e6c6bd3bdf7965eb1f5d
parentda4323afd620d4229ee42fe23e44ad28a8701c12
vala: Issue an error on void initializer for local-variable
tests/Makefile.am
tests/semantic/localvariable-void-initializer.test [new file with mode: 0644]
vala/valalocalvariable.vala