``` var myFunc: MyType.() -> Unit = { function(...
# announcements
m
Copy code
var myFunc: MyType.() -> Unit = { function() }
worked 🙂