Rename test data folder according to the new test naming convention.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace test
|
||||
|
||||
public final val foo: jet.String
|
||||
@@ -0,0 +1,3 @@
|
||||
public class test {
|
||||
public static final String foo = "aaa";
|
||||
}
|
||||
Reference in New Issue
Block a user