Temporarily revert "working on reading class data from .class files"
This reverts commit 29ebb124c8.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
namespace test
|
||||
|
||||
class Ramification
|
||||
@@ -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
|
||||
@@ -1,3 +0,0 @@
|
||||
namespace test
|
||||
|
||||
fun f() = 1
|
||||
Reference in New Issue
Block a user