14cff91fed
added ability to denote required message type (text or html)
3 lines
196 B
Plaintext
3 lines
196 B
Plaintext
<!-- upperBoundViolated2 -->
|
|
Type parameter bound for V in fun <V : U, U> bar(v: V, u: jet.MutableSet<U>): jet.MutableSet<U>
|
|
is not satisfied: inferred type jet.Any is not a subtype of jet.String |