report

inline fun <R> report(message: String, callback: () -> R): R(source)