aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/shadowedExtensionFunctions.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/shadowedExtensionFunctions.md')
-rw-r--r--core/testdata/format/shadowedExtensionFunctions.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/testdata/format/shadowedExtensionFunctions.md b/core/testdata/format/shadowedExtensionFunctions.md
deleted file mode 100644
index 4adfda6a..00000000
--- a/core/testdata/format/shadowedExtensionFunctions.md
+++ /dev/null
@@ -1,15 +0,0 @@
-[test](../../index.md) / [Bar](./index.md)
-
-# Bar
-
-`class Bar : `[`Foo`](../-foo/index.md)
-
-### Constructors
-
-| [<init>](-init-.md) | `Bar()` |
-
-### Extension Functions
-
-| [shazam](../shazam.md) | `fun `[`Bar`](./index.md)`.shazam(i: Int): Unit`<br>`fun `[`Foo`](../-foo/index.md)`.shazam(): Unit` |
-| [xyzzy](../xyzzy.md) | `fun `[`Bar`](./index.md)`.xyzzy(): Unit` |
-