lewik
@kotlin.internal.InlineOnly public inline fun error(message: Any): Nothing = throw IllegalStateException(message.toString())