Add @SinceKotlin("1.5") on JvmRecord annotation
This commit is contained in:
+2
-1
@@ -7,5 +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!
|
||||
|
||||
error: -XXLanguage:+JvmRecordSupport feature is only supported with JVM target 15_PREVIEW or later
|
||||
warning: language version 1.5 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
error: -XXLanguage:+JvmRecordSupport feature is only supported with JVM target 15 or later
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user