Merge pull request #427 from dubek/ocaml-fix-unterminated-string
authorJoel Martin <github@martintribe.org>
Wed, 24 Jul 2019 16:18:26 +0000 (11:18 -0500)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 16:18:26 +0000 (11:18 -0500)
ocaml: Fix reading of unterminated strings that happen to end with '"'.


Trivial merge