Minor: fix testdata
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER -NON_TOPLEVEL_CLASS_DECLARATION
|
||||
|
||||
fun foo() {
|
||||
class A {
|
||||
@@ -22,4 +22,4 @@ fun foo() {
|
||||
fun invoke(a: String): Int<!> = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user