Update diagnostic tests
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// !LANGUAGE: -SuspendFunctionAsSupertype
|
||||
// SKIP_TXT
|
||||
|
||||
import kotlin.reflect.*
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// !LANGUAGE: -SuspendFunctionAsSupertype
|
||||
// SKIP_TXT
|
||||
|
||||
import kotlin.reflect.*
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// !LANGUAGE: -SuspendFunctionAsSupertype
|
||||
typealias Action = () -> Unit
|
||||
|
||||
interface SAM {
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// !LANGUAGE: -SuspendFunctionAsSupertype
|
||||
typealias Action = () -> Unit
|
||||
|
||||
interface SAM {
|
||||
|
||||
Reference in New Issue
Block a user