Minor: fix test data

This commit is contained in:
Pavel V. Talanov
2015-06-03 14:29:44 +03:00
parent 758b94d3a6
commit f02f663167
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ class A3 {
//value-parameter val y: kotlin.Int defined in A2.<init>
//internal final class A3 defined in root package
//public constructor A3() defined in A3
//internal companion object defined in A3
//public companion object defined in A3
//private constructor B(prop: kotlin.Int) defined in A3.B
//value-parameter val prop: kotlin.Int defined in A3.B.<init>
//public constructor B() defined in A3.B