Update CLI tests
This commit is contained in:
@@ -7,7 +7,6 @@ This mode is not recommended for production use,
|
||||
as no stability/compatibility guarantees are given on
|
||||
compiler or generated code. Use it at your own risk!
|
||||
|
||||
compiler/testData/cli/jvm/inlineClass.kt:1:1: warning: 'inline' modifier is deprecated. Use 'value' instead
|
||||
inline class Foo(val x: Int)
|
||||
^
|
||||
OK
|
||||
error: the following features cannot be disabled manually, because the version they first appeared in is no longer supported:
|
||||
InlineClasses
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user