Temporarily revert "working on reading class data from .class files"

This reverts commit 29ebb124c8.
This commit is contained in:
Stepan Koltsov
2011-12-06 17:48:33 +04:00
parent ecb323a13e
commit f68aabbcab
11 changed files with 6 additions and 308 deletions
-3
View File
@@ -1,3 +0,0 @@
namespace test
class Ramification
-5
View File
@@ -1,5 +0,0 @@
namespace test
class River {
fun song() = 1
}
@@ -1,3 +0,0 @@
namespace test
fun fff(a: String) = 1
@@ -1,3 +0,0 @@
namespace test
fun fff(a: String?) = 1
-3
View File
@@ -1,3 +0,0 @@
namespace test
fun f() = 1