Rename test data folder according to the new test naming convention.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
internal abstract trait test.A : jet.Any {
|
||||
internal final fun f(): jet.String
|
||||
}
|
||||
Reference in New Issue
Block a user