]> git.nickg.me.uk Git - nvc.git/commit
Fix another case of index-of-function-call parsed incorrectly
authorNick Gasson <nick@nickg.me.uk>
Wed, 21 Jun 2023 19:20:07 +0000 (20:20 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 21 Jun 2023 20:24:10 +0000 (21:24 +0100)
commit683782fe69f018857ee00393907fefd19fa4d6bd
tree9f7c97204bdfb65e33cd750f0e88cd146029c4e7
parent0d5b6aef53fd5d7e431d4b31ec507dc5d64c295b
Fix another case of index-of-function-call parsed incorrectly

Issue #727
src/names.c
test/parse/issue727.vhd [new file with mode: 0644]
test/test_parse.c