Regenerated test data.

This commit is contained in:
Evgeny Gerashchenko
2012-12-17 20:59:31 +04:00
parent 1ab555a51b
commit 5e5cd86194
92 changed files with 112 additions and 112 deletions
@@ -1,7 +1,7 @@
namespace test
internal final object test.SomeObject : jet.Any {
private final /*constructor*/ fun <init>(): test.SomeObject
private final /*primary constructor*/ fun <init>(): test.SomeObject
internal final fun test(/*0*/ a: jet.Int): jet.Int
}
internal final val SomeObject: test.SomeObject