Regenerated test data for ReadKotlinBinaryClassTest.

This commit is contained in:
Evgeny Gerashchenko
2012-06-15 20:30:27 +04:00
parent 07109dc8ba
commit c389264a21
131 changed files with 272 additions and 272 deletions
@@ -1,5 +1,5 @@
namespace test
abstract trait test.A : jet.Any {
final fun f(): jet.String
internal abstract trait test.A : jet.Any {
internal final fun f(): jet.String
}