Minor, ignore test with java.util.function on JDK 6
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
// TARGET_BACKEND: JVM
|
// TARGET_BACKEND: JVM
|
||||||
// WITH_RUNTIME
|
// WITH_RUNTIME
|
||||||
// FULL_JDK
|
// FULL_JDK
|
||||||
|
// SKIP_JDK6
|
||||||
// FILE: test.kt
|
// FILE: test.kt
|
||||||
// Test that SAM wrappers with type parameters are cached properly.
|
// Test that SAM wrappers with type parameters are cached properly.
|
||||||
class A {
|
class A {
|
||||||
|
|||||||
Reference in New Issue
Block a user