Rename test data folder according to the new test naming convention.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
public abstract trait test.JavaBeanAbstractGetter : java.lang.Object {
|
||||
public abstract fun getRed(): jet.Int
|
||||
}
|
||||
Reference in New Issue
Block a user