[Test] Update different testdata according to changes in sealed classes
This commit is contained in:
@@ -3,4 +3,4 @@ package test;
|
||||
// It's not possible to inherit from Season (it's sealed in Kotlin)
|
||||
public class Derived extends Season {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user