From 03d567b763839323ab13d2f385395b221da06023 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 28 Apr 2016 17:55:46 +0200 Subject: SOE protection when calculating type signature. Resolves #69 --- core/testdata/format/linkWithStarProjection.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create 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 new file mode 100644 index 00000000..0e829e80 --- /dev/null +++ b/core/testdata/format/linkWithStarProjection.html @@ -0,0 +1,24 @@ + + +KClassLoader - test + + +test / KClassLoader
+
+

KClassLoader

+object KClassLoader
+
+
+

Functions

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