Merge pull request #436 from dubek/vhdl-fix-unterminated-strings
authorJoel Martin <github@martintribe.org>
Wed, 31 Jul 2019 14:22:23 +0000 (09:22 -0500)
committerGitHub <noreply@github.com>
Wed, 31 Jul 2019 14:22:23 +0000 (09:22 -0500)
vhdl: Fix reading of unterminated strings that happen to end with '"'.


Trivial merge