aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/summarizeSignaturesProperty.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/summarizeSignaturesProperty.md')
-rw-r--r--test/data/format/summarizeSignaturesProperty.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/test/data/format/summarizeSignaturesProperty.md b/test/data/format/summarizeSignaturesProperty.md
new file mode 100644
index 00000000..9646b0f1
--- /dev/null
+++ b/test/data/format/summarizeSignaturesProperty.md
@@ -0,0 +1,23 @@
+[test](test/index) / [kotlin](test/kotlin/index)
+
+
+## Package kotlin
+
+
+### Types
+
+
+| [Array](test/kotlin/-array/index) | `class Array<T>` |
+| [CharArray](test/kotlin/-char-array/index) | `class CharArray` |
+| [IntArray](test/kotlin/-int-array/index) | `class IntArray` |
+
+
+### Properties
+
+
+| [foo](test/kotlin/foo) | `val <T> any_array<T>.foo: Int`
+
+Returns true if foo.
+
+ |
+