JVM: support -Xjdk-release=7/1.7
#KT-59098 Fixed
This commit is contained in:
committed by
Space Team
parent
12f393791b
commit
90ff8f0e64
@@ -0,0 +1,4 @@
|
||||
compiler/testData/cli/jvm/jdkRelease.kt:5:26: error: unresolved reference 'stream'.
|
||||
fun stream() = java.util.stream.Stream.of(42)
|
||||
^^^^^^
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user