aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/inheritedCompanionObjectProperties.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/inheritedCompanionObjectProperties.md')
-rw-r--r--core/testdata/format/inheritedCompanionObjectProperties.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/testdata/format/inheritedCompanionObjectProperties.md b/core/testdata/format/inheritedCompanionObjectProperties.md
index b3b3230e..db764ff0 100644
--- a/core/testdata/format/inheritedCompanionObjectProperties.md
+++ b/core/testdata/format/inheritedCompanionObjectProperties.md
@@ -4,6 +4,10 @@
`class C : `[`A`](test/-a/index)
+### Types
+
+| [Companion](test/-c/-companion/index) | `companion object Companion : `[`B`](test/-b/index) |
+
### Constructors
| [<init>](test/-c/-init-) | `C()` |