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
@@ -42,7 +42,7 @@ test.AString(value = "Test": kotlin.String) test.AChar(value = \u0063 ('c'): kot
internal final class Test {
public constructor Test()
internal companion object Companion {
public companion object Companion {
private constructor Companion()
internal final val vbyte: kotlin.Byte
internal final val vchar: kotlin.Char