Unused receiver: do not report on actual declarations #KT-24562 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
actual fun String.foo() {}
|
||||
|
||||
actual val String.bar: Int get() = 42
|
||||
Reference in New Issue
Block a user