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)
commit73032269453450ac01fdc1e0359ed4acf8adcb68
tree286ec3695899064ba3abacf966e162a5f6344659
parent951c2df21ff269c9cdbe4e9f87942ef3676d9cb6
parent7c75420b810370a84e45d490e1a4732f0dc32c3d
Merge pull request #427 from dubek/ocaml-fix-unterminated-string

ocaml: Fix reading of unterminated strings that happen to end with '"'.