LV20: fix CliTestGenerated testdata for changed K2 error reporting
This commit is contained in:
committed by
Space Team
parent
e29cd3d0b3
commit
9fed50c03b
@@ -1,4 +1,4 @@
|
||||
compiler/testData/cli/metadata/inheritorOfExpectSealedClass/common-3.kt:1:17: error: inheritance of sealed classes or interfaces from different module is prohibited
|
||||
class Derived : Base()
|
||||
^
|
||||
compiler/testData/cli/metadata/inheritorOfExpectSealedClass/common-2.kt:1:21: error: actual class Base : Any has no corresponding expected declaration
|
||||
actual sealed class Base
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user