K1: report swallowed diagnostic about upper bound violation
#KT-55055 Fixed
This commit is contained in:
committed by
Space Team
parent
b148df15a9
commit
930237b60e
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
/upperBoundViolation.kt:9:9: error: upper bound violation for generic parameter `T` of `printGenericNumber`: String is not a subtype of Number
|
||||
printGenericNumber(this[0])
|
||||
^
|
||||
|
||||
Reference in New Issue
Block a user