/kt51464.kt:13:15: error: not enough information to infer type variable R
    flowOf(1).transform { doEmit(this) }
              ^

