orangy
@Deprecated("Invalid nesting", level = DeprecationLevel.ERROR) fun Inner.inner(body: Inner.() -> Unit): Unit = TODO()