diff options
author | Simon Hengel <sol@typeful.net> | 2013-09-03 19:14:08 +0200 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-01-12 14:48:35 -0600 |
commit | 27876dc77ff259e27a71ea6f30662a668adfd134 (patch) | |
tree | b8f1784867200ae07a136078dfa14b50271a4476 /html-test/ref/mini_Hash.html | |
parent | 64eb7dbc465ffea7f7e76f9d4c3a334380cce8ac (diff) |
Don't append newline to parseString input
We also check that we have parsed everything with endOfInput.
Diffstat (limited to 'html-test/ref/mini_Hash.html')
-rw-r--r-- | html-test/ref/mini_Hash.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/html-test/ref/mini_Hash.html b/html-test/ref/mini_Hash.html index 1e6ad1a9..a0a68840 100644 --- a/html-test/ref/mini_Hash.html +++ b/html-test/ref/mini_Hash.html @@ -22,8 +22,7 @@ window.onload = function () {pageLoad();}; ><h1 >The <code >HashTable</code - > type -</h1 + > type</h1 ><div class="top" ><p class="src" ><span class="keyword" @@ -35,8 +34,7 @@ window.onload = function () {pageLoad();}; ><h2 >Operations on <code >HashTable</code - >s -</h2 + >s</h2 ><div class="top" ><p class="src" ><a href="" target="main" @@ -58,8 +56,7 @@ window.onload = function () {pageLoad();}; ><h1 >The <code >Hash</code - > class -</h1 + > class</h1 ><div class="top" ><p class="src" ><span class="keyword" |