Fix typeAnnotationTarget6.kt codegen box test
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ fun box(): String {
|
||||
checkTypeAnnotation(
|
||||
::foo.javaMethod!!.annotatedReturnType,
|
||||
"kotlin.jvm.functions.Function1<java.lang.String, kotlin.Unit>",
|
||||
"",
|
||||
"@kotlin.ExtensionFunctionType()",
|
||||
"foo"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user