Validate "-language-version" argument value, add tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
compiler/testData/cli/jvm/languageVersion.kt:5:17: error: this type is sealed, so it can be inherited by only its own nested classes or objects
|
||||
class Derived : Base()
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user