Corrected test
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
package test
|
package test
|
||||||
|
|
||||||
class A {
|
class A {
|
||||||
fun invoke(i: Int) {
|
operator fun invoke(i: Int) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user