enum class Foo { VALUE { /*PLACE*/fun run() = 1 } } /*ONAIR*/fun box(): Int = 0