]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Check array type of declarations for errornous type-arguments
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 7 Mar 2021 13:20:43 +0000 (14:20 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 7 Mar 2021 15:29:51 +0000 (16:29 +0100)
commit07c1f094fea124921589f77a3560a96e5ebbe86b
tree2301939956b90ec17bf2e6bdacd7e5cc989944f3
parent865bafbc7e3aadbc13193919873686407af68a78
vala: Check array type of declarations for errornous type-arguments
tests/Makefile.am
tests/semantic/array-invalid-type-argument.test [new file with mode: 0644]
vala/valaarraytype.vala