improved diagnostic message test
added ability to denote required message type (text or html)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<!-- upperBoundViolated3 -->
|
||||
Type parameter bound for T in fun <T : R, R : i.B> baz(t: T, r: R): jet.Unit where T : i.A
|
||||
is not satisfied: inferred type i.A is not a subtype of i.B
|
||||
Reference in New Issue
Block a user