Fix compiler tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Foo {}
|
||||
|
||||
fun Foo.invoke() {}
|
||||
operator fun Foo.invoke() {}
|
||||
|
||||
//no variable
|
||||
fun test(foo: Foo) {
|
||||
|
||||
Reference in New Issue
Block a user