Object literal to lambda: more precise shorten references #KT-14289 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
interface User<T> {
|
||||
void call(T arg);
|
||||
}
|
||||
Reference in New Issue
Block a user