``` @ExtractIntoInterface(name = “MyInterface”) fu...
# announcements
c
Copy code
@ExtractIntoInterface(name = “MyInterface”)
fun theFunction() { … }