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