Changed the way the constraints are written in tests
SUBTYPE T Int -> T <: Int
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
VARIABLES T P
|
||||
|
||||
SUBTYPE T Int
|
||||
T <: Int
|
||||
|
||||
type parameter bounds:
|
||||
T <: Int
|
||||
|
||||
Reference in New Issue
Block a user