]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Allow to begin expression with statement keyword
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 18 Sep 2020 12:29:31 +0000 (14:29 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 18 Sep 2020 12:34:03 +0000 (14:34 +0200)
commit55294d62876547189422ca4ec1fb41e63ee00857
tree86f01d21462c66c2ce5be229871407ae3a6587a4
parent69cc119d0db1b05e581647105e30875136948fa3
parser: Allow to begin expression with statement keyword

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1073
tests/Makefile.am
tests/parser/statement-keyword-as-identifier.vala [new file with mode: 0644]
vala/valaparser.vala