diff options
author | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-01-31 00:15:01 +0800 |
---|---|---|
committer | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-01-31 00:15:01 +0800 |
commit | cf73b006faf95512b28c744ecfbdf47c044acb67 (patch) | |
tree | c6d96928457fbc2b0b7bcf3c0821154902b30ba0 /html-test/ref/Hash.html | |
parent | 96838d249070e1ab55641b6816360a3e6bc909fa (diff) |
<+>: Don't insert a space when concatenating empty nodes
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r-- | html-test/ref/Hash.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index c459b524..3be7c6e0 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -83,7 +83,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="" >HashTable</a > key val</li ><li class="src short" @@ -123,9 +123,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><li class="src short" ><span class="keyword" >class</span - > <a href="" + > <a href="" >Hash</a - > a <span class="keyword" + > a <span class="keyword" >where</span ><ul class="subs" ><li @@ -147,9 +147,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:HashTable" class="def" + > <a name="t:HashTable" class="def" >HashTable</a - > key val </p + > key val</p ><div class="doc" ><p >A hash table with keys of type <code @@ -241,9 +241,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><p class="src" ><span class="keyword" >class</span - > <a name="t:Hash" class="def" + > <a name="t:Hash" class="def" >Hash</a - > a <span class="keyword" + > a <span class="keyword" >where</span ></p ><div class="doc" |