aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/classWithCompanionObject.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/classWithCompanionObject.md')
-rw-r--r--test/data/format/classWithCompanionObject.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/test/data/format/classWithCompanionObject.md b/test/data/format/classWithCompanionObject.md
deleted file mode 100644
index 9398c3d3..00000000
--- a/test/data/format/classWithCompanionObject.md
+++ /dev/null
@@ -1,26 +0,0 @@
-[test](test/index) / [Klass](test/-klass/index)
-
-
-# Klass
-
-`class Klass`
-
-
-
-### Constructors
-
-
-| [<init>](test/-klass/-init-) | `Klass()` |
-
-
-### Companion Object Properties
-
-
-| [x](test/-klass/x) | `val x: Int` |
-
-
-### Companion Object Functions
-
-
-| [foo](test/-klass/foo) | `fun foo(): Unit` |
-