]> git.ipfire.org Git - thirdparty/vala.git/commit
WIP parser: Allow usage of dynamic on VarType wip/issue/187
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 25 Jan 2022 20:54:09 +0000 (21:54 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 25 Jan 2022 20:54:09 +0000 (21:54 +0100)
commit5805ecfa91bf876d87bf13610dda6b0040b1b36b
treec4634b5a950b57ea655a3a37b680e7e1e4ae700d
parent224051f9c55ac1d9f71efe9a29dfac5d7c02bedf
WIP parser: Allow usage of dynamic on VarType
tests/Makefile.am
tests/parser/var-type-dynamic.vala [new file with mode: 0644]
vala/valaforeachstatement.vala
vala/valalocalvariable.vala
vala/valaparser.vala
vala/valavartype.vala