blob: 5155947b7f6cd79b260739dc4ae455fee0d59bc6 [file]
fun invoke(f: () -> Unit) {
(f)()
}