aboutsummaryrefslogtreecommitdiff
path: root/test/data/packagedocs
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/packagedocs')
-rw-r--r--test/data/packagedocs/stdlib.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/data/packagedocs/stdlib.md b/test/data/packagedocs/stdlib.md
new file mode 100644
index 00000000..5d7432b5
--- /dev/null
+++ b/test/data/packagedocs/stdlib.md
@@ -0,0 +1,11 @@
+# Module stdlib
+
+## Kotlin Standard Library
+
+The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections,
+text and files.
+
+# Package kotlin
+
+Core functions and types
+