From 955a4f706c54a271473424c817daaeb02bea5cc5 Mon Sep 17 00:00:00 2001
From: Simon Ogorodnik
Date: Tue, 5 Dec 2017 18:17:52 +0300
Subject: Update testData
---
core/testdata/format/see.html | 31 ++++++++++++++++++++++++++-----
1 file changed, 26 insertions(+), 5 deletions(-)
(limited to 'core/testdata/format/see.html')
diff --git a/core/testdata/format/see.html b/core/testdata/format/see.html
index d350d6b7..74773951 100644
--- a/core/testdata/format/see.html
+++ b/core/testdata/format/see.html
@@ -1,22 +1,43 @@
+
+quux - test
-test / quux
+test / quux
quux
fun quux(): Unit
See Also
-
foo
-bar
+foo
+bar
-test / foo
+
+
+
+
+
+
+foo - test
+
+
+test / foo
foo
-fun foo(): Unittest / bar
+fun foo(): Unit
+
+
+
+
+
+
+bar - test
+
+
+test / bar
bar
--
cgit