<@U0AAQKT9Q> commented on <@U5YN32A0K>’s file <htt...
# announcements
u
@ilya.gorbunov commented on @joelpedraza’s file https://kotlinlang.slack.com/files/U5YN32A0K/F6148DD6H/result_kt.kt: This is a problem in type inference, it might get fixed, however I can't tell when exactly. Meanwhile you can use just
sequenceOf(this.v)
and
emptySequence()
in this case.