improvements after review in constraint system tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
VARIABLES T
|
||||
|
||||
SUBTYPE T Int
|
||||
SUBTYPE T String !
|
||||
SUBTYPE T String weak
|
||||
|
||||
type parameter bounds:
|
||||
T <: jet.Int(SPECIAL), <: jet.String(TYPE_BOUND_POSITION(0))
|
||||
|
||||
Reference in New Issue
Block a user