Collective slices fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun foo(a : Any) {}
|
||||
|
||||
fun test() {
|
||||
foo(object {});
|
||||
}
|
||||
Reference in New Issue
Block a user