From bc0654e29891fa5e93b8d122518179779aae7e6a Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Wed, 27 May 2015 19:26:13 +0200 Subject: allow to explicitly specify the type of root for every input path --- .../crossLanguage/kotlinExtendsJava/Bar.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 test/data/format/crossLanguage/kotlinExtendsJava/Bar.html (limited to 'test/data/format/crossLanguage/kotlinExtendsJava') diff --git a/test/data/format/crossLanguage/kotlinExtendsJava/Bar.html b/test/data/format/crossLanguage/kotlinExtendsJava/Bar.html new file mode 100644 index 00000000..5b93d837 --- /dev/null +++ b/test/data/format/crossLanguage/kotlinExtendsJava/Bar.html @@ -0,0 +1,26 @@ + + +test / test.Bar + + +test / test / Bar
+
+

Bar

+class Bar : Foo
+

See xyzzy

+
+
+

Constructors

+ + + + + + + +
+<init> +Bar()

See xyzzy

+
+ + -- cgit