Render short names in constraint system tests
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ SUBTYPE T Int
|
||||
SUPERTYPE T String
|
||||
|
||||
type parameter bounds:
|
||||
T <: kotlin.Int, >: kotlin.String
|
||||
T <: Int, >: String
|
||||
|
||||
status:
|
||||
-hasCannotCaptureTypesError: false
|
||||
|
||||
Reference in New Issue
Block a user