From 7546efb83afa39770be5c7b9df72edc115e59a5b Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Thu, 9 Feb 2023 03:15:52 +0100 Subject: Remove old test data (#2824) --- core/testdata/format/linkWithStarProjection.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 core/testdata/format/linkWithStarProjection.html (limited to 'core/testdata/format/linkWithStarProjection.html') diff --git a/core/testdata/format/linkWithStarProjection.html b/core/testdata/format/linkWithStarProjection.html deleted file mode 100644 index ce9b82c6..00000000 --- a/core/testdata/format/linkWithStarProjection.html +++ /dev/null @@ -1,24 +0,0 @@ - - - -KClassLoader - test - - -test / KClassLoader
-
-

KClassLoader

-object KClassLoader -

Functions

- - - - - - - -
-

foo

-
-fun foo(c: Enum<*>): Unit
- - -- cgit