]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Array with fixed length don't require explicit instantiation 0554ed7ad9cefe0f56e53dc00be88488dfa788bf
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 16 Dec 2018 19:01:19 +0000 (20:01 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 16 Dec 2018 19:23:32 +0000 (20:23 +0100)
commit0554ed7ad9cefe0f56e53dc00be88488dfa788bf
tree848ca63acff558f931924b5926bf27f5135e2540
parentc5c30e1f9fcd79299df739dda807f6e8b8f513c4
vala: Array with fixed length don't require explicit instantiation

Fixes https://gitlab.gnome.org/GNOME/vala/issues/720
tests/Makefile.am
tests/basic-types/arrays-fixed-assignment.vala [new file with mode: 0644]
vala/valaassignment.vala
vala/valafield.vala
vala/valalocalvariable.vala