Remove Unused Receiver: update function/property usages
#KT-8903 Fixed
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
fun foo() {
|
||||
|
||||
}
|
||||
|
||||
fun test() {
|
||||
foo()
|
||||
}
|
||||
Reference in New Issue
Block a user